diff options
author | Daniel Black <dragonheart@gentoo.org> | 2006-01-06 08:12:24 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2006-01-06 08:12:24 +0000 |
commit | 7000fe75bff86fd65783dc7c2bee6b60d678e2d1 (patch) | |
tree | 5751793327801387f926b53c43b95ea3712fdbc6 /dev-libs/botan/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-7000fe75bff86fd65783dc7c2bee6b60d678e2d1.tar.gz gentoo-2-7000fe75bff86fd65783dc7c2bee6b60d678e2d1.tar.bz2 gentoo-2-7000fe75bff86fd65783dc7c2bee6b60d678e2d1.zip |
version bump as promised in bug #117548. Fixes compile problem with gcc-4 as well. Thanks Lloyd and Dirk
(Portage version: 2.1_pre3)
Diffstat (limited to 'dev-libs/botan/ChangeLog')
-rw-r--r-- | dev-libs/botan/ChangeLog | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/dev-libs/botan/ChangeLog b/dev-libs/botan/ChangeLog index 8c478babc689..0289d40dc48b 100644 --- a/dev-libs/botan/ChangeLog +++ b/dev-libs/botan/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-libs/botan -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.10 2005/11/08 10:22:50 dragonheart Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.11 2006/01/06 08:12:24 dragonheart Exp $ + +*botan-1.4.11 (06 Jan 2006) + + 06 Jan 2006; Daniel Black <dragonheart@gentoo.org> + +files/botan-1.4.9-gcc-4.patch, -botan-1.4.6.ebuild, -botan-1.4.7.ebuild, + -botan-1.4.8.ebuild, botan-1.4.9.ebuild, +botan-1.4.11.ebuild: + version bump as promised in bug #117548. Fixes compile problem with gcc-4 as + well. Thanks Lloyd and Dirk *botan-1.4.9 (08 Nov 2005) |