aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index eba096d7a..92386c18b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -56,6 +56,7 @@
<listitem><para>gawk-3.1.3.patch</para></listitem>
<listitem><para>gcc-2.95.3</para></listitem>
<listitem><para>gcc-2.95.3-2.patch</para></listitem>
+<listitem><para>gcc-2.95.3-no-fixinc.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-&gcc-specs-version;.patch</para></listitem>
@@ -94,6 +95,9 @@
</itemizedlist>
</para></listitem>
+<listitem><para>September 22nd, 2003 [greg]: Chapter 8 - Creating the /etc/fstab
+file: Made mounting devpts the default.</para></listitem>
+
<listitem><para>September 22nd, 2003 [jeremy]: Added net-tools patch to fix
mii-tool compilation</para></listitem>
@@ -119,7 +123,7 @@ and diffutils, since these tests perform no actions.</para></listitem>
<listitem><para>September 22nd, 2003 [greg]: Chapter 5 - Setting up the
environment: Added unset CC CXX CPP LD_LIBRARY_PATH LD_PRELOAD to
-.bash_profile to stop accidental build breakge.</para></listitem>
+.bash_profile to stop accidental build breakage.</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.