diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-23 11:45:00 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-06-23 11:45:00 +0000 |
commit | f17adf5da06977cf4eaf2f1d8325562faf16e300 (patch) | |
tree | f29e769ef78428cd66c074e61ab617ed6a6c99cd /chapter01 | |
parent | 199411c0e77e12be930e8bfd7a5f7f04387cab38 (diff) |
Upgrade to Man-DB-2.6.2. Fixes #3122.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9890 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 04a68386b..445938355 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-06-23</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Man-DB-2.6.2. Fixes + <ulink url="&lfs-ticket-root;3122">#3122</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Gzip-1.5. Fixes <ulink url="&lfs-ticket-root;3121">#3121</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 9139f6f03..29bf3024a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -136,9 +136,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> |