summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2003-03-14 07:41:29 +0000
committerGeorge Shapovalov <george@gentoo.org>2003-03-14 07:41:29 +0000
commitccf325f4bd9dbb923b8175ce11fda4c688e9753f (patch)
treefa5dc7cf4f3f995fc216a17181680b66a2584abc /dev-lang/ghc/ChangeLog
parentversion bump (diff)
downloadgentoo-2-ccf325f4bd9dbb923b8175ce11fda4c688e9753f.tar.gz
gentoo-2-ccf325f4bd9dbb923b8175ce11fda4c688e9753f.tar.bz2
gentoo-2-ccf325f4bd9dbb923b8175ce11fda4c688e9753f.zip
fix for the situation when ghc is being bootstrapped off different version
Diffstat (limited to 'dev-lang/ghc/ChangeLog')
-rw-r--r--dev-lang/ghc/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-lang/ghc/ChangeLog b/dev-lang/ghc/ChangeLog
index e14823fbaee6..1c366270bf1a 100644
--- a/dev-lang/ghc/ChangeLog
+++ b/dev-lang/ghc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/ghc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.10 2003/03/08 23:21:18 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/ghc/ChangeLog,v 1.11 2003/03/14 07:41:29 george Exp $
+
+ 13 Mar 2003; George Shapovalov <george@gentoo.org> ghc-5.04.2.ebuild :
+ fix for when ghc gets bootstrapped off different version.
+ Thanks to Andres Loeh <andres@cs.uu.nl> and Ralf Hinze <ralf@informatik.uni-bonn.de>.
08 Mar 2003; George Shapovalov <george@gentoo.org> ghc-5.04.2.ebuild :