diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-08-26 19:02:09 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-08-26 19:02:09 +0000 |
commit | dfb6d8541ca9c2bf23b699e55dc4a06e9fcd31f6 (patch) | |
tree | a1410a0aaf1e2cbdac4fffa155e12a1c15c262a6 /chapter01 | |
parent | 87684a4e30e07d22cbe6ee04b200c0bc35c2c1c3 (diff) |
Upgrade to Less-436. Fixes #2471.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9058 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 3cbe40713..3f46d3545 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2009-08-26</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Less-436. Fixes + <ulink url="&lfs-ticket-root;2471">2471</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to E2fsprogs-1.41.9. Fixes <ulink url="&lfs-ticket-root;2478">2478</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 93071f834..1c66ff14c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -109,9 +109,9 @@ <!--<listitem> <para>Kbd &kbd-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Less &less-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> </listitem>--> |