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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/f592c0be5ddbf8bef003d8a7b78905b53bec9de5

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

commit f592c0be5ddbf8bef003d8a7b78905b53bec9de5
Author: Duncan Coutts <[email protected]>
Date:   Sun Feb 27 15:16:28 2011 +0000

    Update changelog for 0.10.0 release

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

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

diff --git a/cabal-install/changelog b/cabal-install/changelog
index bf0df48..0292a09 100644
--- a/cabal-install/changelog
+++ b/cabal-install/changelog
@@ -1,5 +1,26 @@
 -*-change-log-*-
 
+0.10.0 Duncan Coutts <[email protected]> February 2011
+       * New package targets: local dirs, local and remote tarballs
+       * Initial support for a "world" package target
+       * Partial fix for situation where user packages mask global ones
+       * Removed cabal upgrade, new --upgrade-dependencies flag
+       * New cabal install --only-dependencies flag
+       * New cabal fetch --no-dependencies and --dry-run flags
+       * Improved output for cabal info
+       * Simpler and faster bash command line completion
+       * Fix for broken proxies that decompress wrongly
+       * Fix for cabal unpack to preserve executable permissions
+       * Adjusted the output for the -v verbosity level in a few places
+
+0.8.2 Duncan Coutts <[email protected]> March 2010
+       * Fix for cabal update on Windows
+       * On windows switch to per-user installs (rather than global)
+       * Handle intra-package dependencies in dependency planning
+       * Minor tweaks to cabal init feature
+       * Fix various -Wall warnings
+       * Fix for cabal sdist --snapshot
+
 0.8.0 Duncan Coutts <[email protected]> Dec 2009
        * Works with ghc-6.12
        * New "cabal init" command for making initial project .cabal file



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

Reply via email to