Correct the Cabal version number and remove features.
authorDuncan Coutts <duncan.coutts@worc.ox.ac.uk>
Tue, 5 Sep 2006 23:20:47 +0000 (23:20 +0000)
committerDuncan Coutts <duncan.coutts@worc.ox.ac.uk>
Tue, 5 Sep 2006 23:20:47 +0000 (23:20 +0000)
We're not going to include cabal-setup and cabal-install in this release.

docs/users_guide/6.6-notes.xml

index 7a2dbb4..6582935 100644 (file)
       <itemizedlist>
         <listitem>
           <para>
-            Version number 1.1.5 (was 1.1.4).
+            Version number 1.1.6 (was 1.1.4).
           </para>
         </listitem>
         <listitem>
         </listitem>
         <listitem>
           <para>
-            Added <filename>cabal-setup</filename>, a user interface to
-            building and installing Cabal packages.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            Added <filename>cabal-install</filename>, an automated
-            installer for cabal packages.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
-            There is now a <literal>Network.Hackage</literal> hierarchy
-            for code needed by hackage, the package server.
-          </para>
-        </listitem>
-        <listitem>
-          <para>
             There are now modules
             <literal>Distribution.Simple.<replaceable>compiler</replaceable></literal>
             for each of <literal>GHC</literal>, <literal>NHC</literal>,