aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGreg Schafer <greg@linuxfromscratch.org>2003-09-21 01:40:43 +0000
committerGreg Schafer <greg@linuxfromscratch.org>2003-09-21 01:40:43 +0000
commitdc19fb6e8ee98149ca0e9971bbf62f8fb418197e (patch)
tree3a9034e7089ac14c59eca707cbcc3c3a71350789 /chapter01
parenta3e3143ddb19d3c33f5317353a3b32451d3afc07 (diff)
Chapter 5 - GCC Pass 2: Updated to gcc-3.3.1-specs-2.patch. Ncurses: added --enable-overwrite and description.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 122932489..05b553a47 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -58,7 +58,7 @@
<listitem><para>gcc-2.95.3-2.patch</para></listitem>
<listitem><para>gcc-2.95.3-returntype-fix.patch</para></listitem>
<listitem><para>gcc-3.3.1-no_fixincludes-2.patch</para></listitem>
-<listitem><para>gcc-3.3.1-specs-1.patch</para></listitem>
+<listitem><para>gcc-&gcc-specs-version;.patch</para></listitem>
<listitem><para>gcc-3.3.1-suppress-libiberty.patch</para></listitem>
<listitem><para>grub-0.93</para></listitem>
<listitem><para>grub-0.93-gcc33-1.patch</para></listitem>
@@ -94,6 +94,10 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 20th, 2003 [greg]: Chapter 5 - GCC Pass 2: Updated
+to gcc-3.3.1-specs-2.patch. Ncurses: added --enable-overwrite and description.
+</para></listitem>
+
<listitem><para>September 19th, 2003 [jeremy]: Corrected bash tags for proper
use of the +h flag to bash</para></listitem>