Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/384908c451053c22580ac1fecb4aa7802c8ac095

>---------------------------------------------------------------

commit 384908c451053c22580ac1fecb4aa7802c8ac095
Author: Duncan Coutts <[email protected]>
Date:   Wed Feb 18 23:09:18 2009 +0000

    Update changelog for 0.6.2 release

>---------------------------------------------------------------

 cabal-install/changelog |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/cabal-install/changelog b/cabal-install/changelog
index 30c5ba6..c1cf02e 100644
--- a/cabal-install/changelog
+++ b/cabal-install/changelog
@@ -1,5 +1,30 @@
 -*-change-log-*-
 
+0.6.2 Duncan Coutts <[email protected]> Feb 2009
+       * The upgrade command has been disabled in this release
+       * The configure and install commands now have consistent behaviour
+       * Reduce the tendancy to re-install already existing packages
+       * The --constraint= flag now works for the install command
+       * New --preference= flag for soft constraints / version preferences
+       * Improved bootstrap.sh script, smarter and better error checking
+       * New cabal info command to display detailed info on packages
+       * New cabal unpack command to download and untar a package
+       * HTTP-4000 package required, should fix bugs with http proxies
+       * Now works with authenticated proxies.
+       * On Windows can now override the proxy setting using an env var
+       * Fix compatability with config files generated by older versions
+       * Warn if the hackage package list is very old
+       * More helpful --help output, mention config file and examples
+       * Better documentation in ~/.cabal/config file
+       * Improved command line interface for logging and build reporting
+       * Minor improvements to some messages
+
+0.6.0 Duncan Coutts <[email protected]> Oct 2008
+       * Constraint solver can now cope with base 3 and base 4
+       * Allow use of package version preferences from hackage index
+       * More detailed output from cabal install --dry-run -v
+       * Improved bootstrap.sh
+
 0.5.2 Duncan Coutts <[email protected]> Aug 2008
        * Suport building haddock documentaion
        * Self-reinstall now works on Windows



_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to