diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5e3256ea1..36b8de49a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -12,11 +12,13 @@ <listitem><para>bash-2.05b</para></listitem> <listitem><para>e2fsprogs-1.33</para></listitem> <listitem><para>file-4.02</para></listitem> +<listitem><para>findutils-4.1.7</para></listitem> <listitem><para>gawk-3.1.2</para></listitem> <listitem><para>gcc-3.2.3</para></listitem> <listitem><para>glibc-2.3.2</para></listitem> <listitem><para>grep-2.5.1</para></listitem> <listitem><para>groff-1.19</para></listitem> +<listitem><para>gzip-1.3.5</para></listitem> <listitem><para>less-381</para></listitem> <listitem><para>libtool-1.5</para></listitem> <listitem><para>man-1.5l</para></listitem> @@ -29,6 +31,7 @@ <listitem><para>procps-3.1.8.patch</para></listitem> <listitem><para>sed-4.0.7</para></listitem> <listitem><para>sysvinit-2.85</para></listitem> +<listitem><para>tar-1.13.25</para></listitem> <listitem><para>texinfo-4.5</para></listitem> <listitem><para>util-linux-2.11z</para></listitem> </itemizedlist> @@ -74,6 +77,13 @@ <listitem><para>May 12th, 2003 [gerard]: Chapter 06 - Basic Network: Added $(hostname) to /etc/hosts, without it perl's test doesn't pass.</para></listitem> +<listitem><para>May 12th, 2003 [gerard]: Chapter 06 - Installing GCC: +Don't try to remove /usr/include/libiberty.h. It isn't installed in the +first place.</para></listitem> + +<listitem><para>May 12th, 2003 [winkie]: Upgraded to findutils-4.1.7, +gzip-1.3.5, and tar-1.13.25.</para></listitem> + <listitem><para>May 12th, 2003 [winkie]: Chapter 05 - Installing Perl: Add extra commands to build certain modules into Perl. This is to accomadate the Coreutils "make check". Partially fixes bug #528.</para></listitem> |