aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-07 16:42:31 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2002-09-07 16:42:31 +0000
commit549cfcfe7ac0afc6676ff824027c1c3e03c8f0fd (patch)
tree0f5ed649feb63483daef589f9d3d7067ec01e4b7 /chapter01/changelog.xml
parent4bc6304e662f1ea1806a9828d85a0866f5751f8e (diff)
Added gzip patch, added re_max_failures2 to Textutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 15e2e697c..223480f83 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,7 @@
<listitem><para>gawk-3.1.1.patch</para></listitem>
<listitem><para>gcc-3.2.patch</para></listitem>
<listitem><para>glibc-2.2.5-2.patch</para></listitem>
+<listitem><para>gzip-1.2.4b.patch</para></listitem>
<listitem><para>ncurses-5.2.patch</para></listitem>
<listitem><para>vim-6.1.patch</para></listitem>
<listitem><para>zlib-1.1.4</para></listitem>
@@ -47,11 +48,16 @@
<listitem><para>Removed:
<itemizedlist>
-<listitem><para>gzip-1.2.4a.patch</para></listitem>
<listitem><para>reiserfsprogs-3.x.1b</para></listitem>
</itemizedlist>
</para></listitem>
+<listitem><para>September 7th, 2002 [timothy]: Chapter 06 - Gzip:
+Added gzip-1.2.4b.patch.</para></listitem>
+
+<listitem><para>September 7th, 2002 [timothy]: Chapter 05 - Textutils:
+Added re_max_failures2 for old host systems.</para></listitem>
+
<listitem><para>September 2nd, 2002 [timothy]: Chapter 06 - Bash: Removed
creation of sh symlink. Creating the bash and sh symlinks: Added /bin/bash
symlink, symlinked sh to bash. Gzip, Sysvinit, Util-Linux: Shortened cp