diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 17:32:04 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 17:32:04 +0000 |
commit | e64375c4019b12599aceb4d66f13d152afb6d8fd (patch) | |
tree | 1d803e6c5f8c9c76cd3fb6a03c9e74ece3b85fa1 /chapter01 | |
parent | 12289fa60c3e24e87848353631725cb533bbe82c (diff) |
Upgrade to File-4.18. Fixes #1910.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7860 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 0c4e87f20..c1e2baaa2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2006-11-25</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to File-4.18. Fixes + <ulink url="&lfs-ticket-root;1910">#1910</ulink></para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Coreutils-6.6. Fixes <ulink url="&lfs-ticket-root;1919">#1919</ulink></para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 085167b59..2bc9e5c1b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -58,9 +58,9 @@ <!--<listitem> <para>Expect &expect-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>File &file-version;</para> - </listitem>--> + </listitem> <listitem> <para>Findutils &findutils-version;</para> </listitem> |