diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-04 19:44:21 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-01-04 19:44:21 +0000 |
commit | ffb993532b728d1f8a3b3d7daa6f36fc0bb5502f (patch) | |
tree | 68fe19b7770b40304f88f4fffc108b3b60a312fb /chapter01 | |
parent | fe1f5e8fc4c5cd9c5d0369a52797fd8ce742ffb6 (diff) |
Upgrade to File-4.23. Fixes #2125.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8449 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 24c8e1e49..09b0255e0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2008-01-04</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to File-4.23. Fixes + <ulink url="&lfs-ticket-root;2125">#2125</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to E2fsprogs-1.40.4. Fixes <ulink url="&lfs-ticket-root;2123">#2123</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 55583c90a..1a8d17d3f 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -65,9 +65,9 @@ <!--<listitem> <para>Expect &expect-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>File &file-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Findutils &findutils-version;</para> </listitem>--> |