diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:41:12 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2008-12-07 11:41:12 +0000 |
commit | ece782f73a81c88ca9db941dbde520b02d32013f (patch) | |
tree | f17025ffac0feed2aaef573915c25c277724f572 /chapter01 | |
parent | bc4e553880755f00d2d253836902b7062f21d2df (diff) |
Upgrade to Man-Pages-3.15. Fixes #2269.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e88286df3..55e566945 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,9 @@ <para>2008-12-06</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Man-Pages-3.15. Fixes #2269.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to Man-DB-2.5.3. Fixes #2283.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2979a9706..c7313da00 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -128,9 +128,9 @@ <listitem> <para>Man-DB &man-db-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Man-pages &man-pages-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Mktemp &mktemp-version;</para> </listitem>--> |