diff options
author | 2008-06-22 01:26:33 +0000 | |
---|---|---|
committer | 2008-06-22 01:26:33 +0000 | |
commit | ee16a6aae5e3a302a96e3e1510cc657ed8c10fa2 (patch) | |
tree | 5f733933e4e2a36cb3a1c470118ef7ebdcc3a19a /sys-libs/glibc/ChangeLog | |
parent | Add fix from upstream for building with -pedantic #228725 by Nico R. (diff) | |
download | gentoo-2-ee16a6aae5e3a302a96e3e1510cc657ed8c10fa2.tar.gz gentoo-2-ee16a6aae5e3a302a96e3e1510cc657ed8c10fa2.tar.bz2 gentoo-2-ee16a6aae5e3a302a96e3e1510cc657ed8c10fa2.zip |
Change to / before running tests in case $PWD is weird #228809 by Kai Krakow.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25 x86_64)
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 5a8d8d63627e..ff3f5aa944ce 100644 --- a/sys-libs/glibc/ChangeLog +++ b/sys-libs/glibc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-libs/glibc # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.582 2008/06/21 06:05:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/ChangeLog,v 1.583 2008/06/22 01:26:33 vapier Exp $ + + 22 Jun 2008; Mike Frysinger <vapier@gentoo.org> glibc-2.6.1.ebuild, + glibc-2.7-r2.ebuild, glibc-2.8_p20080602.ebuild: + Change to / before running tests in case $PWD is weird #228809 by Kai + Krakow. 21 Jun 2008; Mike Frysinger <vapier@gentoo.org> glibc-2.8_p20080602.ebuild: |