diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-01-23 11:52:38 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-01-23 11:52:38 +0000 |
commit | 78877aad56bbbb4b2c4a61f002ed9bbefe46360d (patch) | |
tree | 1f69a6d69d3a9f0efc1fc77be03688d56e80f381 /chapter01 | |
parent | fd533a927729c729b10c2782a37911e51eb01ced (diff) |
Upgrade to File-5.05. Fixes #2821.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9445 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 6dcda73c7..36dae3621 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-01-23</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to File-5.05. Fixes + <ulink url="&lfs-ticket-root;2821">#2821</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to IPRoute2-2.6.37. Fixes <ulink url="&lfs-ticket-root;2817">#2817</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 3eee53984..adcce7d6d 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>--> |