diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-04-18 18:57:44 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-04-18 18:57:44 +0000 |
commit | 0f23b8a8bd49a4cd90876cf423c7239246d74aaf (patch) | |
tree | b537bb8e21fe72fa42cd612163d36f2787c47a4d /chapter01 | |
parent | 48e640b05ab30c880ae2938a78fad57c576d37c0 (diff) |
Upgrade to File-5.06. Fixes #2860.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9507 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 06b066f65..920f8efd2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-04-18</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to File-5.06. Fixes + <ulink url="&lfs-ticket-root;2860">#2860</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Linux-2.6.38.3. Fixes <ulink url="&lfs-ticket-root;2859">#2859</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a146a232b..b4bcff048 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>--> |