diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 32a4f72d0..1b9fa7e59 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,9 +40,11 @@ <listitem><para>fileutils-4.1.patch</para></listitem> <listitem><para>gawk-3.1.1-2.patch</para></listitem> <listitem><para>gcc-3.2.patch</para></listitem> +<listitem><para>gcc-3.2-nofixincludes.patch</para></listitem> <listitem><para>glibc-2.2.5-2.patch</para></listitem> <listitem><para>gzip-1.2.4b.patch</para></listitem> <listitem><para>kbd-1.06-3.patch</para></listitem> +<listitem><para>man-1.5k.patch</para></listitem> <listitem><para>ncurses-5.2.patch</para></listitem> <listitem><para>procps-2.0.7.patch</para></listitem> <listitem><para>sh-utils-2.0-hostname.patch</para></listitem> @@ -59,6 +61,14 @@ </itemizedlist> </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 +patch.</para></listitem> + +<listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Man: Replaced +the sed contruction with a regular patch.</para></listitem> + <listitem><para>September 28th, 2002 [gerard]: Chapter 06 - Bzip2: Removed the <emphasis>PREFIX=/usr</emphasis> from the <userinput>make install</userinput> command because the |