diff options
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> |