diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-01-09 08:24:52 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-01-09 08:24:52 +0000 |
commit | 1f0d60f81b686aff49486ac9c03ee819a79d13f5 (patch) | |
tree | c0c0767388fe47e2eea2239692887cce2e692216 /sys-apps/coreutils/ChangeLog | |
parent | These files are for 2.12 and are not needed since they are obviously being re... (diff) | |
download | historical-1f0d60f81b686aff49486ac9c03ee819a79d13f5.tar.gz historical-1f0d60f81b686aff49486ac9c03ee819a79d13f5.tar.bz2 historical-1f0d60f81b686aff49486ac9c03ee819a79d13f5.zip |
the patches link against ncurses rather than libtermcap, closing bug #37026 by Martin Flugeldufel <martin_flugeldufel@yahoo.com>. Additionally, some of the non-critical binaries (those not needed for bootup) have been moved to /usr/bin, which partially sorts out bug #36453, also by Martin Flugedufel
Diffstat (limited to 'sys-apps/coreutils/ChangeLog')
-rw-r--r-- | sys-apps/coreutils/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog index 2065b709800c..68d6cb76f4f9 100644 --- a/sys-apps/coreutils/ChangeLog +++ b/sys-apps/coreutils/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-apps/coreutils -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.64 2003/12/31 08:15:30 seemant Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.65 2004/01/09 08:24:52 seemant Exp $ + +*coreutils-5.0.91-r4 (09 Jan 2004) + + 09 Jan 2004; Seemant Kulleen <seemant@gentoo.org> + coreutils-5.0.91-r4.ebuild: + the patches link against ncurses rather than libtermcap, closing bug #37026 by + Martin Flugeldufel <martin_flugeldufel@yahoo.com>. Additionally, some of the + non-critical binaries (those not needed for bootup) have been moved to + /usr/bin, which partially sorts out bug #36453, also by Martin Flugedufel 31 Dec 2003; Seemant Kulleen <seemant@gentoo.org> coreutils-5.0.91-r3.ebuild: |