aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-12-18 00:09:28 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-12-18 00:09:28 +0000
commit84e4cae928b0fd16b3c6b22e2072304094beed3e (patch)
tree036869190d1912ef1c6792f67906ad151dc1edcc /chapter01
parent1caa48e19b0f2b609746b72a3d2d0fd572b22316 (diff)
Kbd: Updated to newer patch that also installs the man pages
for the additional programs. Closes Bug 726. Zlib: Added chmod command to fix static library permissions. Closes Bug 728. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index fbdc658a3..b890b1ad7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -30,6 +30,7 @@
<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>
+<listitem><para>kbd-1.08-more-programs-3.patch</para></listitem>
</itemizedlist>
</listitem>
@@ -38,6 +39,7 @@
<listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
<listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
<listitem><para>grub-0.93-gcc33-1.patch</para></listitem>
+<listitem><para>kbd-1.08-more-programs.patch</para></listitem>
<listitem><para>man-1.5m2-manpath.patch</para></listitem>
<listitem><para>man-1.5m2-pager.patch</para></listitem>
<listitem><para>ncurses-5.3-vsscanf.patch</para></listitem>
@@ -46,6 +48,13 @@
</itemizedlist>
</listitem>
+<listitem><para>December 17th, 2003 [greg]: Chapter 6 - Kbd: Updated to new
+patch that also installs the man pages for the additional programs. Closes Bug
+726.</para></listitem>
+
+<listitem><para>December 17th, 2003 [greg]: Chapter 6 - Zlib: Added chmod
+command to fix static library permissions. Closes Bug 728.</para></listitem>
+
<listitem><para>December 12th, 2003 [greg]: Glibc: Moved ld.so.conf creation
to immediately before make install in both chapters.</para></listitem>