diff options
author | Travis Tilley <lv@gentoo.org> | 2004-09-05 16:34:39 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-09-05 16:34:39 +0000 |
commit | b0cd369a2c66eae43888d625d856f89915ce1ac9 (patch) | |
tree | 401e83436a915f5a02b26904722ffab4f5c09fbe /sys-libs/libstdc++-v3/ChangeLog | |
parent | misc fixes required to convert sys-libs/libstdc++-v3 over to using the toolch... (diff) | |
download | gentoo-2-b0cd369a2c66eae43888d625d856f89915ce1ac9.tar.gz gentoo-2-b0cd369a2c66eae43888d625d856f89915ce1ac9.tar.bz2 gentoo-2-b0cd369a2c66eae43888d625d856f89915ce1ac9.zip |
new libstdc++-v3 ebuild with stack smashing protection. converted to using toolchain.eclass
Diffstat (limited to 'sys-libs/libstdc++-v3/ChangeLog')
-rw-r--r-- | sys-libs/libstdc++-v3/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sys-libs/libstdc++-v3/ChangeLog b/sys-libs/libstdc++-v3/ChangeLog index 32320631d11f..3c514051be49 100644 --- a/sys-libs/libstdc++-v3/ChangeLog +++ b/sys-libs/libstdc++-v3/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-libs/libstdc++-v3 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.23 2004/09/03 18:24:08 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libstdc++-v3/ChangeLog,v 1.24 2004/09/05 16:34:39 lv Exp $ + +*libstdc++-v3-3.3.4-r1 (05 Sep 2004) + + 05 Sep 2004; Travis Tilley <lv@gentoo.org> +libstdc++-v3-3.3.4-r1.ebuild: + added stack smashing protection and converted the ebuild over to using the new + toolchain.eclass 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> libstdc++-v3-3.3.3-r1.ebuild: |