diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-12-12 03:26:35 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-12-12 03:26:35 +0000 |
commit | 2ad19ed298e3e0a9df40fa914f54f28d2c26fdbc (patch) | |
tree | 787143e07efa1dfc3730ad7972a1eb3cb632c2b6 /chapter01/changelog.xml | |
parent | 9c8916bcbaa61e15efcbb58ef551bb2961c6ad8e (diff) |
Inetutils: Added patch to prevent unnecessary man pages from being installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index affdbadda..8bde0e2a1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -29,6 +29,7 @@ <listitem><para>Added:</para> <itemizedlist> <listitem><para>gcc-3.3.2-no_fixincludes-1.patch</para></listitem> +<listitem><para>inetutils-1.4.2-no_server_man_pages-1.patch</para></listitem> </itemizedlist> </listitem> @@ -45,6 +46,10 @@ </itemizedlist> </listitem> +<listitem><para>December 11th, 2003 [greg]: Chapter 6 - Inetutils: Added patch +to prevent unnecessary man pages from being installed. Closes Bug +723.</para></listitem> + <listitem><para>December 11th, 2003 [greg]: Chapter 5 - Creating directories: Stopped creation of /usr/share/{dict,nls}. Closes Bug 721.</para></listitem> |