diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-17 00:39:40 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-17 00:39:40 +0000 |
commit | c36f3564620ef79726811a9cf1b3892e50d795d3 (patch) | |
tree | a2f6a918e13ca443b7ec5dc03109cbf7c7352bf0 /chapter01/changelog.xml | |
parent | 22724b75e0b28dc16662361876d6b4db3ae3dfa3 (diff) |
Upgraded to Automake 1.8.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1f9eacd97..570c56826 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -20,7 +20,7 @@ first a summary, then a detailed log.</para> <listitem><para>Upgraded to:</para> <itemizedlist> <listitem><para>autoconf-2.59</para></listitem> -<listitem><para>automake-1.8.4</para></listitem> +<listitem><para>automake-1.8.5</para></listitem> <listitem><para>binutils-2.15.90.0.3</para></listitem> <listitem><para>bison-1.875a</para></listitem> <listitem><para>coreutils-5.2.1</para></listitem> @@ -97,6 +97,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 16th, 2004 [winkie]: Upgraded to Automake-1.8.5.<para></listitem> + <listitem><para>May 15th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1-pre2. </para></listitem> |