diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-26 00:46:21 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-12-26 00:46:21 +0000 |
commit | c424315501627d1b0075978954d7bbe8359ae8f5 (patch) | |
tree | 7e50ffb38bf31701742f838b21891bd9cdf7ca38 /chapter01/changelog.xml | |
parent | 3ae155cde6b363e19a934d6e039b5240dd87e89e (diff) |
upgrade to automake 1.9.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4456 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 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> |