diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-29 21:09:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-10-29 21:09:12 +0000 |
commit | b1a098d062bfafb38319db5e79f04bad81f51bf7 (patch) | |
tree | f6ce00898f5b86b53c71820b7a74830fe191870a /chapter01/changelog.xml | |
parent | 56ae301f89cebce96d65882c4f0db712c2358951 (diff) |
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
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files 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.</para> <listitem><para>October 29, 2005 [matt]: Upgrade to man-pages 2.11.</para> </listitem> -<listitem><para>October 29, 2005 [matt]: Upgrade to coreutils-5.92.</para> -</listitem> +<listitem><para>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.</para></listitem> <listitem><para>October 22, 2005 [archaic]: Upgrade to m4-1.4.4.</para> </listitem> |