diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-12-18 02:45:43 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-12-18 02:45:43 +0000 |
commit | d64eaeb71c9664c86ae9e1682daa03765aba045f (patch) | |
tree | 738e156897ae61d5c09af86abd4ef81d5da01c60 /chapter01 | |
parent | 84e4cae928b0fd16b3c6b22e2072304094beed3e (diff) |
Upgraded to Autoconf-2.59, Automake-1.8 and Gettext-0.13.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b890b1ad7..0e622daf5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -8,11 +8,11 @@ <listitem><para>Upgraded to:</para> <itemizedlist> -<listitem><para>autoconf-2.58</para></listitem> -<listitem><para>automake-1.7.9</para></listitem> +<listitem><para>autoconf-2.59</para></listitem> +<listitem><para>automake-1.8</para></listitem> <listitem><para>file-4.06</para></listitem> <listitem><para>gcc-3.3.2</para></listitem> -<listitem><para>gettext-0.13</para></listitem> +<listitem><para>gettext-0.13.1</para></listitem> <listitem><para>man-pages-1.64</para></listitem> <listitem><para>lfs-utils-0.4.2</para></listitem> <listitem><para>linux-2.4.23</para></listitem> @@ -48,6 +48,9 @@ </itemizedlist> </listitem> +<listitem><para>December 17th, 2003 [greg]: Upgraded to Autoconf-2.59, +Automake-1.8 and Gettext-0.13.1.</para></listitem> + <listitem><para>December 17th, 2003 [greg]: Chapter 6 - Kbd: Updated to new patch that also installs the man pages for the additional programs. Closes Bug 726.</para></listitem> |