diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 21:28:48 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-05-11 21:28:48 +0000 |
commit | 0b6cb049c386a2b24162b97821bb5082cfae0454 (patch) | |
tree | f14249631bb0514d6d981c009d96d2e80c357a5d /chapter01 | |
parent | 72b8e89c6272a69b29bced4cf410114a5a3867d8 (diff) |
Zack's patches: Removed Netkit-base 0.17. Added Inetutils 1.4.2. Added lfs-utils-0.2.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 197d88e76..6bca90fd7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -49,6 +49,8 @@ <listitem><para>gcc-3.2.3-mmap_test.patch</para></listitem> <listitem><para>gcc-3.2.3-no_fixincludes.patch</para></listitem> <listitem><para>gcc-3.2.3-specs-3.patch</para></listitem> +<listitem><para>inetutils-1.4.2</para></listitem> +<listitem><para>lfs-utils-0.2.1</para></listitem> <listitem><para>ncurses-5.3-etip.patch</para></listitem> <listitem><para>perl-5.8.0-libc.patch</para></listitem> <listitem><para>tcl-8.4.2</para></listitem> @@ -60,6 +62,7 @@ <itemizedlist> <listitem><para>fileutils-4.1</para></listitem> <listitem><para>fileutils-4.1.patch</para></listitem> +<listitem><para>netkit-base-0.17</para></listitem> <listitem><para>sh-utils-2.0</para></listitem> <listitem><para>sh-utils-2.0.patch</para></listitem> <listitem><para>sh-utils-2.0-hostname.patch</para></listitem> @@ -68,6 +71,11 @@ </itemizedlist> </para></listitem> +<listitem><para>May 11th, 2003 (Bug #490) [winkie]: Removed Netkit-base +0.17. Added Inetutils 1.4.2.</para></listitem> + +<listitem><para>May 11th, 2003 (Bug #493) [winkie]: Added lfs-utils-0.2.1.</para></listitem> + <listitem><para>May 11th, 2003 [winkie]: Chapter 06 - Installing Ncurses: Fix up the symlinks so that they follow suit of other library symlinks. No more weirdness here.</para></listitem> |