diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2003-10-26 16:39:02 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2003-10-26 16:39:02 +0000 |
commit | 538601f13e0a1c5c1c63abe85840c18047323ba5 (patch) | |
tree | 1b9fd5a2f9f07a9d7189ee26b78cf0e06996a927 /sys-libs/glibc/ChangeLog | |
parent | Fixed symlink to idle.py (diff) | |
download | gentoo-2-538601f13e0a1c5c1c63abe85840c18047323ba5.tar.gz gentoo-2-538601f13e0a1c5c1c63abe85840c18047323ba5.tar.bz2 gentoo-2-538601f13e0a1c5c1c63abe85840c18047323ba5.zip |
Remove the sysmacros.h hack, as it is no longer needed.
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 fd8c40b4745a..4b8a31baa114 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/glibc # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.96 2003/10/26 15:54:37 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.97 2003/10/26 16:38:50 azarah Exp $ + + 26 Oct 2003; Martin Schlemmer <azarah@gentoo.org> glibc-2.3.2-r8.ebuild: + Remove the sysmacros.h hack, as it is no longer needed. 26 Oct 2003; Martin Schlemmer <azarah@gentoo.org> glibc-2.3.2-r3.ebuild, glibc-2.3.2-r4.ebuild, glibc-2.3.2-r5.ebuild, glibc-2.3.2-r8.ebuild: |