diff options
author | 2006-08-07 20:40:57 +0000 | |
---|---|---|
committer | 2006-08-07 20:40:57 +0000 | |
commit | 8c62144c07584296b447187b59ffa46561f18f9f (patch) | |
tree | 353cd714d0695487ed381272f24a4bd9f740f46f /dev-perl/DBI/ChangeLog | |
parent | freeciv should be fixed up now. (diff) | |
download | gentoo-2-8c62144c07584296b447187b59ffa46561f18f9f.tar.gz gentoo-2-8c62144c07584296b447187b59ffa46561f18f9f.tar.bz2 gentoo-2-8c62144c07584296b447187b59ffa46561f18f9f.zip |
Bug 143138 - need >= Sys-Syslog-0.17 for tests to pass, in particular test 80proxy.
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/DBI/ChangeLog')
-rw-r--r-- | dev-perl/DBI/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-perl/DBI/ChangeLog b/dev-perl/DBI/ChangeLog index 4b390cc2c379..ab07ebb29e0c 100644 --- a/dev-perl/DBI/ChangeLog +++ b/dev-perl/DBI/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/DBI # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.64 2006/08/05 02:14:48 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/ChangeLog,v 1.65 2006/08/07 20:40:57 mcummings Exp $ + +*DBI-1.51-r1 (07 Aug 2006) + + 07 Aug 2006; Michael Cummings <mcummings@gentoo.org> +DBI-1.51-r1.ebuild: + Bug 143138 - need >= Sys-Syslog-0.17 for tests to pass, in particular test + 80proxy. 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> DBI-1.48.ebuild, DBI-1.50.ebuild, DBI-1.51.ebuild: |