[commit: Cabal] master: Update changelog for 1.10.2.0 (3316812)
Ian Lynagh
igloo at earth.li
Fri Jun 24 02:09:32 CEST 2011
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 <duncan at community.haskell.org>
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 <duncan at community.haskell.org> 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 <duncan at community.haskell.org> February 2011
* Improved error messages when test suites are not enabled
* Template parameters allowed in test --test-option(s) flag
More information about the Cvs-libraries
mailing list