From b1a098d062bfafb38319db5e79f04bad81f51bf7 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 29 Oct 2005 21:09:12 +0000 Subject: [PATCH] Improved changelog entry for the coreutils-5.92 upgrade git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 177c82206..b455d82b8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -127,8 +127,10 @@ First a summary, then a detailed log. October 29, 2005 [matt]: Upgrade to man-pages 2.11. -October 29, 2005 [matt]: Upgrade to coreutils-5.92. - +October 29, 2005 [matt]: Upgrade to coreutils-5.92. This +involved removing the DEFAULT_POSIX2_VERSION environment variable as it is no +longer required. The testsuite also requires Perl's Data::Dumper module from +Perl, so chapter05/perl.xml now builds that module. October 22, 2005 [archaic]: Upgrade to m4-1.4.4.