diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-06 20:28:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-06 20:28:47 +0000 |
commit | 61c237dd7ad00cbe9a7d85bf8a53d228f2618ab6 (patch) | |
tree | 96ffca390d33d260152621b802b5693678350f58 /chapter01 | |
parent | 6fb3db527f4f7eb312d65111bc70aeb1243fec02 (diff) |
Upgrade to File-5.11. Fixes #3023.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9765 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 6ed4e11c4..f98eef4a2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-03-06</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to File-5.11. Fixes + <ulink url="&lfs-ticket-root;3024">#3024</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-3.2.9. Fixes <ulink url="&lfs-ticket-root;3023">#3023</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6af475854..fcf1e3638 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -61,9 +61,9 @@ <!--<listitem> <para>Expect &expect-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>File &file-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Findutils &findutils-version;</para> </listitem>--> |