diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 38fc057cf..26e0a8a38 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -19,6 +19,7 @@ of the LFS Book.</para> <listitem><para>Upgraded to:</para> <itemizedlist> +<listitem><para>automake-1.9.4</para></listitem> <listitem><para>findutils-4.2.10</para></listitem> <listitem><para>gcc-3.4.3</para></listitem> <listitem><para>glibc-20041122</para></listitem> @@ -44,6 +45,8 @@ of the LFS Book.</para> </itemizedlist> </listitem> +<listitem><para>December 25th, 2004 [jeremy]: Upgraded to automake 1.9.4</para></listitem> + <listitem><para>December 19th, 2004 [jeremy]: Updated GCC-testresults link to be appropriate for GCC 3.4.3</para></listitem> diff --git a/general.ent b/general.ent index 116c9b29c..80443f484 100644 --- a/general.ent +++ b/general.ent @@ -15,7 +15,7 @@ <!ENTITY diskspace "Required disk space"> <!ENTITY autoconf-version "2.59"> -<!ENTITY automake-version "1.9.3"> +<!ENTITY automake-version "1.9.4"> <!ENTITY bash-version "3.0"> <!ENTITY binutils-version "2.15.94.0.2"> <!ENTITY bison-version "1.875a"> |