summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2009-01-02 19:50:48 +0000
committerNed Ludd <solar@gentoo.org>2009-01-02 19:50:48 +0000
commit45130bb294c24b7cf8b971370331d2dc837868a0 (patch)
treeedfbd96c0d378b5ac70f78151cd6dd572ef83a62 /sys-libs/uclibc/ChangeLog
parentAutomated update of use.local.desc (diff)
downloadhistorical-45130bb294c24b7cf8b971370331d2dc837868a0.tar.gz
historical-45130bb294c24b7cf8b971370331d2dc837868a0.tar.bz2
historical-45130bb294c24b7cf8b971370331d2dc837868a0.zip
- work around gcc-4 lack of ssp by default support while +hardened is enabled
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'sys-libs/uclibc/ChangeLog')
-rw-r--r--sys-libs/uclibc/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/sys-libs/uclibc/ChangeLog b/sys-libs/uclibc/ChangeLog
index 0fd2f0b7907f..a1a05b4702d9 100644
--- a/sys-libs/uclibc/ChangeLog
+++ b/sys-libs/uclibc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/uclibc
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.41 2008/11/28 20:09:45 solar Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/uclibc/ChangeLog,v 1.42 2009/01/02 19:50:47 solar Exp $
+
+ 02 Jan 2009; <solar@gentoo.org> metadata.xml, uclibc-0.9.30.ebuild:
+ work around gcc-4 lack of ssp by default support while +hardened is enabled
*uclibc-0.9.30 (28 Nov 2008)