Repository : ssh://darcs.haskell.org//srv/darcs/packages/Cabal On branch : master
http://hackage.haskell.org/trac/ghc/changeset/3316812d7e774c053870097d480772b54c25e9b1 >--------------------------------------------------------------- commit 3316812d7e774c053870097d480772b54c25e9b1 Author: Duncan Coutts <[email protected]> Date: Sat Jun 18 19:07:48 2011 +0000 Update changelog for 1.10.2.0 >--------------------------------------------------------------- cabal/changelog | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/cabal/changelog b/cabal/changelog index 9bf6565..aabf8a2 100644 --- a/cabal/changelog +++ b/cabal/changelog @@ -4,6 +4,12 @@ 1.10.0.x (next stable release version) +1.10.2.0 Duncan Coutts <[email protected]> June 2011 + * Include test suites in cabal sdist + * Fix for conditionals in test suite stanzas in .cabal files + * Fix permissions of directories created during install + * Fix for global builds when $HOME env var is not set + 1.10.1.0 Duncan Coutts <[email protected]> February 2011 * Improved error messages when test suites are not enabled * Template parameters allowed in test --test-option(s) flag _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
