diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9e8a72fee..f9bae0868 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -74,6 +74,10 @@ <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 [winkie]: Chapter 05 - Installing +Lfs-Utils: Removed. The only package that checks for mktemp before it is +installed is GCC, and that's only for gccbug.</para></listitem> + <listitem><para>May 11th, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added --enable-threads=posix as well to complete the C++ addition.</para></listitem> |