aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMark Hymers <markh@linuxfromscratch.org>2002-09-29 22:03:39 +0000
committerMark Hymers <markh@linuxfromscratch.org>2002-09-29 22:03:39 +0000
commit310c6e60a19c03d40fc96ce8bdeed6c208d362ac (patch)
tree951a7f3f68af3d67e2064cdd86e5c782bd8cd9e7 /chapter01
parent591fc2c1f4b9515a24e8c3954ac27d27c474fa9d (diff)
make change to reference to Debian stable in Chapter 5 (bash). Also, update the changelog for the 4.0-RC1 release and move Timothy's entry to (what I think is) the right place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml19
1 files changed, 15 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d9d468398..cf8987a7e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -6,6 +6,21 @@
<itemizedlist>
+<listitem><para>September 29th, 2002 [markh]: Chapter 05 - Bash: Correct
+reference to Debian to refer to the old stable release (potato) as it
+doesn't apply to the current one (woody). Reported by h2k1 on
+#lfs.</para></listitem>
+
+<listitem><para>September 29th, 2002 [timothy]: Chapter 05 - GCC: Replaced
+the nofixincludes patch (because it doesn't apply cleanly) with a sed
+command.</para></listitem>
+
+</itemizedlist>
+
+<para>4.0-RC1 - September 28th, 2002</para>
+
+<itemizedlist>
+
<listitem><para>Upgraded to:
<itemizedlist>
<listitem><para>automake-1.6.3</para></listitem>
@@ -61,10 +76,6 @@
</itemizedlist>
</para></listitem>
-<listitem><para>September 29th, 2002 [timothy]: Chapter 05 - GCC: Replaced
-the nofixincludes patch (because it doesn't apply cleanly) with a sed
-command.</para></listitem>
-
<listitem><para>September 28th, 2002 [gerard]: Chapter 05 - GCC: Added the
nofixincludes patch to prevent that script from running in Chapter
05. It should run in Chapter 06, so we need it to be a seperate