diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2004-09-29 18:00:17 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2004-09-29 18:00:17 +0000 |
commit | 51504be78c6d88463bd0fb60466985a13cd67bdf (patch) | |
tree | 15a4d26be91348392ced02e3ec8ed678bbb42fa7 /chapter01 | |
parent | d5933706f909e684f3e39637a3c9cf44b2ffa5a1 (diff) |
Patches and Program Updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4247 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b3003b212..4a1da02e8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,7 +35,7 @@ first a summary, then a detailed log.</para> <listitem><para>libtool-1.5.10</para></listitem> <listitem><para>linux-2.6.8.1</para></listitem> <listitem><para>m4-1.4.2</para></listitem> -<listitem><para>man-1.5o</para></listitem> +<listitem><para>man-1.5o1</para></listitem> <listitem><para>man-pages-1.67</para></listitem> <listitem><para>perl-5.8.5</para></listitem> <listitem><para>procps-3.2.3</para></listitem> @@ -50,7 +50,7 @@ first a summary, then a detailed log.</para> <listitem><para>Added:</para> <itemizedlist> -<listitem><para>bash-3.0-display_wrap-1.patch</para></listitem> +<listitem><para>bash-3.0-fixes-1.patch</para></listitem> <listitem><para>coreutils-5.2.1-suppress_hostname_uptime_kill_su-1.patch</para></listitem> <listitem><para>flex-2.5.31-debian_fixes-2.patch</para></listitem> <listitem><para>gcc-3.4.2-linkonce-1.patch</para></listitem> @@ -62,7 +62,7 @@ first a summary, then a detailed log.</para> <listitem><para>linux-libc-headers-2.6.8.1</para></listitem> <listitem><para>module-init-tools-3.0</para></listitem> <listitem><para>readline-5.0</para></listitem> -<listitem><para>readline-5.0-display_wrap-1.patch</para></listitem> +<listitem><para>readline-5.0-fixes-1.patch</para></listitem> <listitem><para>syslog-ng-1.6.5</para></listitem> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> <listitem><para>udev-032</para></listitem> @@ -92,6 +92,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>September 29th, 2004 [jim]: Updated Bash and Realine patches. +Upgraded man to 1.5o1. </para></listitem> + <listitem><para>September 28th, 2004 [matt]: Added description of libexpect, and corrected the version number of the installed file (bug 912 - Randy McMurchy). </para></listitem> |