diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-01 21:51:31 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-03-01 21:51:31 +0000 |
commit | 2b4511962f83be6aa48ccd4e2776c7c2b9635e4e (patch) | |
tree | 6731c582b35980058b5d0009babd9ecdf5cddc65 /chapter01 | |
parent | 7e511ce3d7c68bcd0505da87ee2e3e64bd9982aa (diff) |
Upgrade to Man-DB-2.5.7. Fixes #2583.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9213 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 df25e43e3..e41495b4a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2010-03-01</para> <itemizedlist> <listitem> + <para>[matthew] Upgrade to Man-DB-2.5.7. Fixes + <ulink url="&lfs-ticket-root;2583">#2583</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgrade to Util-Linux-NG-2.17.1. Fixes <ulink url="&lfs-ticket-root;2581">#2581</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index fada5db61..b142f0ea9 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -127,9 +127,9 @@ <!--<listitem> <para>Make &make-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Man-DB &man-db-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Man-pages &man-pages-version;</para> </listitem>--> |