summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-09-26 12:05:16 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-09-26 12:05:16 +0000
commit2989880b8810c9d205008591b072d7c9f9d1ac9d (patch)
tree35dfceb567d5ded65e92b1e418bf3bb233f7d2e6 /dev-python/bsddb3/ChangeLog
parentbug 65316 (Manifest recommit) (diff)
downloadgentoo-2-2989880b8810c9d205008591b072d7c9f9d1ac9d.tar.gz
gentoo-2-2989880b8810c9d205008591b072d7c9f9d1ac9d.tar.bz2
gentoo-2-2989880b8810c9d205008591b072d7c9f9d1ac9d.zip
fix problems with 4.2 incompatibility with bsddb3-4.1.3 (#62017)
Diffstat (limited to 'dev-python/bsddb3/ChangeLog')
-rw-r--r--dev-python/bsddb3/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/bsddb3/ChangeLog b/dev-python/bsddb3/ChangeLog
index c0d87c89115c..03d7e6c08720 100644
--- a/dev-python/bsddb3/ChangeLog
+++ b/dev-python/bsddb3/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/bsddb3
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/ChangeLog,v 1.13 2004/06/26 21:22:04 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/bsddb3/ChangeLog,v 1.14 2004/09/26 12:05:16 liquidx Exp $
+
+ 26 Sep 2004; Alastair Tse <liquidx@gentoo.org>
+ +files/bsddb3-4.1.3-setup.py.patch, bsddb3-4.1.3.ebuild,
+ bsddb3-4.2.4.ebuild:
+ fix problems with 4.2 incompatibility with bsddb3-4.1.3 (#62017)
26 Jun 2004; Alastair Tse <liquidx@gentoo.org> bsddb3-4.1.3.ebuild:
fix bsddb3 to use the stable db4.1 (#51951)