diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-15 21:32:51 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-15 21:32:51 +0000 |
commit | 788676013b56f782225f93ac7041691ed3424645 (patch) | |
tree | d3b6e227e592d3ab92304013cc004469b1e0b844 /chapter01 | |
parent | 2391122c2353727c3b00e623c0da7cfff05b96e1 (diff) |
Updated to autoconf-2.57, automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3, linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3, util-linux-2.11y. Removed warning about --enable-kernel.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 73b02a1dd..5ee541cbb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -8,21 +8,26 @@ <listitem><para>Upgraded to: <itemizedlist> -<listitem><para>autoconf-2.54</para></listitem> -<listitem><para>automake-1.7.1</para></listitem> +<listitem><para>autoconf-2.57</para></listitem> +<listitem><para>automake-1.7.2</para></listitem> +<listitem><para>binutils-2.13.1</para></listitem> <listitem><para>bison-1.75</para></listitem> -<listitem><para>e2fsprogs-1.29</para></listitem> +<listitem><para>e2fsprogs-1.32</para></listitem> +<listitem><para>gcc-3.2.1</para></listitem> <listitem><para>groff-1.18.1</para></listitem> <listitem><para>kbd-1.08</para></listitem> <listitem><para>less-378</para></listitem> +<listitem><para>libtool-1.4.3</para></listitem> +<listitem><para>linux-2.4.20</para></listitem> <listitem><para>make-3.80</para></listitem> <listitem><para>man-pages-1.53</para></listitem> -<listitem><para>modutils-2.4.21</para></listitem> +<listitem><para>modutils-2.4.22</para></listitem> <listitem><para>ncurses-5.3</para></listitem> -<listitem><para>procps-3.0.4</para></listitem> +<listitem><para>procps-3.1.3</para></listitem> <listitem><para>psmisc-21.2</para></listitem> -<listitem><para>sed-4.0</para></listitem> -<listitem><para>util-linux-2.11w</para></listitem> +<listitem><para>sed-4.0.4</para></listitem> +<listitem><para>texinfo-4.3</para></listitem> +<listitem><para>util-linux-2.11y</para></listitem> </itemizedlist> </para></listitem> @@ -30,7 +35,6 @@ <itemizedlist> <listitem><para>findutils-4.1-segfault.patch</para></listitem> <listitem><para>kbd-1.08.patch</para></listitem> -<listitem><para>libtool-1.4.2.patch</para></listitem> </itemizedlist> </para></listitem> @@ -41,6 +45,14 @@ </itemizedlist> </para></listitem> +<listitem><para>December 15th, 2002 [timothy]: Updated to autoconf-2.57, +automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3, +linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3, +util-linux-2.11y.</para></listitem> + +<listitem><para>December 15th, 2002 [timothy]: Chapter 06 - Glibc: Removed +warning about --enable-kernel.</para></listitem> + <listitem><para>December 10th, 2002 [gerard]: Chapter 04 - Changed all links into Freshmeat.net project links, removed lfs-pacakges tarball. This was done because the LFS FTP achive won't contain the packages anymore, |