Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal On branch :
http://hackage.haskell.org/trac/ghc/changeset/ca7389eea53d4a77dbe821b35fc22ee16ac923f8 >--------------------------------------------------------------- commit ca7389eea53d4a77dbe821b35fc22ee16ac923f8 Author: Duncan Coutts <[email protected]> Date: Fri Dec 18 16:52:21 2009 +0000 Update the changelog for 0.8 >--------------------------------------------------------------- cabal-install/changelog | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/cabal-install/changelog b/cabal-install/changelog index c1cf02e..bf0df48 100644 --- a/cabal-install/changelog +++ b/cabal-install/changelog @@ -1,5 +1,21 @@ -*-change-log-*- +0.8.0 Duncan Coutts <[email protected]> Dec 2009 + * Works with ghc-6.12 + * New "cabal init" command for making initial project .cabal file + * New feature to maintain an index of haddock documentation + +0.6.4 Duncan Coutts <[email protected]> Nov 2009 + * Improve the algorithm for selecting the base package version + * Hackage errors now reported by "cabal upload [--check]" + * Improved format of messages from "cabal check" + * Config file can now be selected by an env var + * Updated tar reading/writing code + * Improve instructions in the README and bootstrap output + * Fix bootstrap.sh on Solaris 9 + * Fix bootstrap for systems where network uses parsec 3 + * Fix building with ghc-6.6 + 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 _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
