diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-14 15:26:02 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-14 15:26:02 +0000 |
commit | b687e41d4c2514ee4411c30abe36acd4ce63f3e6 (patch) | |
tree | 504cd020722b6d35e9f1494720ef5cb1c11f0452 /sys-libs/glibc/ChangeLog | |
parent | see changelog - changed bug for MAKEOPTS (diff) | |
download | gentoo-2-b687e41d4c2514ee4411c30abe36acd4ce63f3e6.tar.gz gentoo-2-b687e41d4c2514ee4411c30abe36acd4ce63f3e6.tar.bz2 gentoo-2-b687e41d4c2514ee4411c30abe36acd4ce63f3e6.zip |
backed out semctl ppc patches
Diffstat (limited to 'sys-libs/glibc/ChangeLog')
-rw-r--r-- | sys-libs/glibc/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-libs/glibc/ChangeLog b/sys-libs/glibc/ChangeLog index c344b8ec308d..a900fdd7a83e 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for sys-libs/glibc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.26 2002/11/10 21:42:03 cretin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.27 2002/11/14 15:26:02 gerk Exp $ *glibc-2.3.1-r2 (7 Nov 2002) @@ -37,6 +37,9 @@ *glibc-2.2.5-r7 (13 Oct 2002) + 14 Nov 2002; Mark Guertin <gerk@gentoo.org> glibc-2.2.5-r7.ebuild : + backed out semctl patches for ppc, they cause problems with mozilla builds + 29 Oct 2002; Jon Nall <nall@gentoo.org> glibc-2.2.5-r7.ebuild : Added sqrtl patch for ppc. This closes bug #9796. Also added semctl |