diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 18:58:16 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2006-11-25 18:58:16 +0000 |
commit | a9d68217a1fd0f5d5df7ed71e737828798c78c0a (patch) | |
tree | 16ed684f33a444b7bcaafe1abacc194c496891b1 /chapter01 | |
parent | 65cff7b39273caf3ff7a4cd3522450c3f6429e67 (diff) |
Upgrade to Man-pages-2.42. Fixes #1922.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 71d7ed822..db97e459b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2006-11-25</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Man-pages-1.42. Fixes + <ulink url="&lfs-ticket-root;1922">#1922</ulink></para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Inetutils-no_server_man_pages-2.patch. This removes the last of the unwanted man pages (rexecd.8). Thanks to Joe Ciccone for the report and the updated patch. Fixes |