diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 38055e6d3..f5fd82d45 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -10,7 +10,6 @@ <itemizedlist> <listitem><para>autoconf-2.57</para></listitem> <listitem><para>automake-1.7.2</para></listitem> -<listitem><para>binutils-2.13.2.1</para></listitem> <listitem><para>bison-1.875</para></listitem> <listitem><para>e2fsprogs-1.32</para></listitem> <listitem><para>gawk-3.1.1-3.patch</para></listitem> @@ -56,6 +55,12 @@ </itemizedlist> </para></listitem> +<listitem><para>January 29th, 2003 [gerard]: Downgraded to binutils-2.13.2 +due to a GCC bug that can't parse the version string of binutils 2.13.2.1. +The only changes between 2.13.2 and 2.13.2.1 are documentation changes, so +there is no actual code downgrade. A better fix will be added to the book +later.</para></listitem> + <listitem><para>January 27th, 2003 [gerard, timothy, billy]: Converted the software installation pages into a new format. Also merged software installations with their configure components from "Configuring essential |