diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-09-17 20:39:34 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-09-17 20:39:34 +0000 |
commit | 2767b171c9cf8381858fbfa28300620685fe8c9a (patch) | |
tree | 61597a13249cddf929826cc87d24363fa9d718af /chapter01 | |
parent | e86763a61fab90ba341a5213eafcbbb1f4d089d8 (diff) |
Upgrade to Man-DB-2.5.6. Fixes #2481.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 43f5906a0..efea2d293 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2009-09-17</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgraded to Man-DB-2.5.6. Fixes + <ulink url="&lfs-ticket-root;2481">#2481</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2009-09-11</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 682dc513f..828a40f22 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>--> |