diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2010-07-12 15:50:22 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2010-07-12 15:50:22 +0000 |
commit | 7dda3225947e3074d8d0ebd9c777d8e0dc103652 (patch) | |
tree | 1182a94e3d8a25e29e24c07d021d237f91b28e7e /dev-haskell/hsql-odbc/ChangeLog | |
parent | Automated update of use.local.desc (diff) | |
download | historical-7dda3225947e3074d8d0ebd9c777d8e0dc103652.tar.gz historical-7dda3225947e3074d8d0ebd9c777d8e0dc103652.tar.bz2 historical-7dda3225947e3074d8d0ebd9c777d8e0dc103652.zip |
Fixed bug #278897 (build failure on ghc-6.10+)
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'dev-haskell/hsql-odbc/ChangeLog')
-rw-r--r-- | dev-haskell/hsql-odbc/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/dev-haskell/hsql-odbc/ChangeLog b/dev-haskell/hsql-odbc/ChangeLog index d8f4d68da5f5..fb4b5048c535 100644 --- a/dev-haskell/hsql-odbc/ChangeLog +++ b/dev-haskell/hsql-odbc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-haskell/hsql-odbc -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql-odbc/ChangeLog,v 1.8 2007/12/13 05:43:36 dcoutts Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hsql-odbc/ChangeLog,v 1.9 2010/07/12 15:48:39 slyfox Exp $ + + 12 Jul 2010; Sergei Trofimovich <slyfox@gentoo.org> hsql-odbc-1.7.ebuild: + Fixed bug #278897 (build failure on ghc-6.10+). Thanks to Nikolay Orlyuk + <virkony@gmail.com> for the report and fix. 13 Dec 2007; Duncan Coutts <dcoutts@gentoo.org> hsql-odbc-1.7.ebuild: Updates for upward compatability with cabal-1.2 and ghc-6.8 |