summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/cpphs/ChangeLog')
-rw-r--r--dev-haskell/cpphs/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-haskell/cpphs/ChangeLog b/dev-haskell/cpphs/ChangeLog
index 848df48a444f..728dce6089f8 100644
--- a/dev-haskell/cpphs/ChangeLog
+++ b/dev-haskell/cpphs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-haskell/cpphs
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.4 2006/02/13 23:48:48 dcoutts Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cpphs/ChangeLog,v 1.5 2006/02/16 13:23:15 dcoutts Exp $
+
+ 16 Feb 2006; <duncan@gentoo.org> cpphs-1.1.ebuild:
+ Add "bin" to CABAL_FEATURES in preparation for pending eclass updates.
13 Feb 2006; <duncan@gentoo.org> cpphs-1.1.ebuild:
Eliminate a warning. (The haskell-cabal eclass doesn't grok "bin" yet)