diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 8b34e1e35..682fe7488 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -10,8 +10,8 @@ <itemizedlist> <listitem><para>autoconf-2.57</para></listitem> <listitem><para>automake-1.7.2</para></listitem> -<listitem><para>binutils-2.13.2</para></listitem> -<listitem><para>bison-1.75</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> <listitem><para>gcc-3.2.1</para></listitem> @@ -57,6 +57,12 @@ </itemizedlist> </para></listitem> +<listitem><para>January 6th, 2003 [gerard]: Chapter 06 - Bison: removed +yacc script creation. Bison now installs this by default.</para></listitem> + +<listitem><para>January 6th, 2003 [gerard]: Upgraded to Binutils-2.13.2.1 +and Bison-1.875</para></listitem> + <listitem><para>January 6th, 2003 [gerard]: Chapter 05+06 - Findutils: Added <emphasis>CPPFLAGS=-D_GNU_SOURCE</emphasis> to promote proper compiling on non-x86 architectures.</para></listitem> |