aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-11-21 03:39:20 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-11-21 03:39:20 +0000
commit37dcf2af375d91d1095e54403db6b77ea523ba4e (patch)
treeaf13339eed5155fd2f8903928c39aee8bbe3a3e2 /chapter01
parentbcd0ce7faafae9e2e127beab3374fb1cf2e448e0 (diff)
Rolled back 4 patches to seds: GCC Suppress-Libiberty, Grub Gcc33, Man Manpath, Man Pager. Closes Bug 461.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index bff870e61..110452434 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -30,12 +30,20 @@
<listitem><para>Removed:</para>
<itemizedlist>
<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>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>
<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem>
</itemizedlist>
</listitem>
-<listitem><para>November 19th, 2003 [greg]: Chapter 6: - Setting up the
+<listitem><para>November 20th, 2003 [greg]: Rolled back the following patches
+to sed substitutions: GCC Suppress-Libiberty Patch, Grub Gcc33 Patch, Man
+Manpath Patch and Man Pager Patch. Closes Bug 461.</para></listitem>
+
+<listitem><para>November 19th, 2003 [greg]: Chapter 5: - Setting up the
environment: Reworked the Bash startup files to enforce a clean environment.
Closes Bug 714.</para></listitem>