aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-07-11 15:15:38 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-07-11 15:15:38 +0000
commit18dbcbab9a3ad0f16d3f169e5f888dab1214f64d (patch)
tree6106c674d1d0248d93033cd333565dacf360fdf2 /chapter01
parent55c39e0ceb3aec22efdb63c717e1fb97e6c9e2bc (diff)
noted adding of gcc-patch
moved linux kernel update to proper section git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index de88e939e..333d41429 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -19,14 +19,17 @@ Updated to:
<listitem><para>file-3.35</para></listitem>
<listitem><para>groff-1.17.1</para></listitem>
<listitem><para>new ncurses patch</para></listitem>
-
+<listitem><para>linux-2.4.6</para></listitem>
</itemizedlist>
</para></listitem>
<listitem><para>
-Chapter 5: Upgraded to linux-2.4.6 from linux-2.4.5. Also removed
-patch for gcc-3.0 compilation as now in main kernel tree.
+Chapter 5: Removed kernel patch for gcc-3.0 compilation
+</para></listitem>
+
+<listitem><para>
+Chapter 5: Added gcc-patch to fix re_max_failure compile problems
</para></listitem>
<listitem><para>