diff options
author | 2004-10-18 23:20:25 +0000 | |
---|---|---|
committer | 2004-10-18 23:20:25 +0000 | |
commit | 32dec6bf876b3b2436e3736126e9a09e0158762c (patch) | |
tree | 6519d014f2d1f984880f52565ebc3229fd24e264 /sys-libs/glibc/ChangeLog | |
parent | stable on mips wrt bug 67326 (diff) | |
download | historical-32dec6bf876b3b2436e3736126e9a09e0158762c.tar.gz historical-32dec6bf876b3b2436e3736126e9a09e0158762c.tar.bz2 historical-32dec6bf876b3b2436e3736126e9a09e0158762c.zip |
emergancy glibc fix for ppc64, fixed as to not affect any other architecture
Diffstat (limited to 'sys-libs/glibc/ChangeLog')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index 782253c9d2b0..bab1db14ff8a 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/glibc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.278 2004/10/16 04:49:56 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.279 2004/10/18 23:20:25 tgall Exp $ + + 16 Oct 2004; Tom Gall <tgall@gentoo.org> glibc-2.3.4.20040808-r1.ebuild: + emergancy fix, code from lv's change on 10/13 h0rked up ppc64 royally + and given this is the ppc64 stable version, I'm going to rush this in + to avoid the angry mob that's amassing outside my window 16 Oct 2004; Luca Barbato <lu_zero@gentoo.org> glibc-2.3.4.20041006.ebuild: |