diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-08 12:43:24 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-02-08 12:43:24 +0000 |
commit | bd2f3f86c143fde34437b3007cabbfc8afbca97b (patch) | |
tree | 02fb35eb88d977c295fdfd136f69c9102fcc41dd /chapter01 | |
parent | 934a32d6fb699bfa340d856e7a8228c58625b50d (diff) |
Upgrade to File-5.00. Fixes #2342.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b0196c92e..2d79e5028 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-02-08</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to File-5.00. Fixes + <ulink url="&lfs-ticket-root;2342">#2342</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Added a patch to suppress a warning added in Tar-1.21 that causes the Perl testsuite to fail.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 945b7a872..c683365c1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -59,9 +59,9 @@ <!--<listitem> <para>Expect &expect-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>File &file-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Findutils &findutils-version;</para> </listitem>--> |