diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-13 06:08:33 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-13 06:08:33 +0000 |
commit | 28acf755560608f7a02ca7d34f1a1ee48b0a2efd (patch) | |
tree | 2ffcedfa9c3cd2397798e2f056bfa4b6005f62ef /chapter01/changelog.xml | |
parent | bc827b3954789582bfb444ba119dfbcd45281c75 (diff) |
Upgraded to Autoconf-2.58, Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.4 and Sed-4.0.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c51585a56..f462264c0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -8,10 +8,30 @@ <listitem><para>Upgraded to:</para> <itemizedlist> +<listitem><para>autoconf-2.58</para></listitem> +<listitem><para>automake-1.7.9</para></listitem> +<listitem><para>file-4.06</para></listitem> <listitem><para>gcc-3.3.2</para></listitem> +<listitem><para>modutils-2.4.26</para></listitem> +<listitem><para>procps-3.1.4</para></listitem> +<listitem><para>sed-4.0.8</para></listitem> </itemizedlist> </listitem> +<listitem><para>Removed:</para> +<itemizedlist> +<listitem><para>procps-3.1.11-locale-fix.patch</para></listitem> +</itemizedlist> +</listitem> + +<listitem><para>November 12th, 2003 [greg]: Removed unnecessary Automake +symlink. Removed unnecessary Procps Locale Patch. Closes Bug +705.</para></listitem> + +<listitem><para>November 12th, 2003 [greg]: Upgraded to Autoconf-2.58, +Automake-1.7.9, File-4.06, Modutils-2.4.26, Procps-3.1.4 and +Sed-4.0.8.</para></listitem> + <listitem><para>November 12th, 2003 [greg]: Upgraded to GCC-3.3.2.</para></listitem> |