diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-06 00:34:59 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-05-06 00:34:59 +0000 |
commit | 29062dd8601f3847eca17d159050deb962208148 (patch) | |
tree | ec3951ec0665d3fa9da52445d122ea306a86a507 /chapter01 | |
parent | abdca12661f32e6234ff9bd5323022e0dfd46a1a (diff) |
removed zlib from chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 59613878e..6dc4c1293 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -66,6 +66,12 @@ </itemizedlist> </para></listitem> +<listitem><para>May 5th, 2003 [gerard]: Removed zlib installation from +chapter 5 (its inclusion was a mistake).</para></listitem> + +<listitem><para>May 5th, 2003 [gerard]: Various buf fixes that were +introduced during the pure-lfs integration.</para></listitem> + <listitem><para>May 2nd, 2003 [gerard]: Upgraded to: automake-1.7.4, e2fsprogs-1.33, file-4.02, flex-2.5.31, gawk-3.1.2, gcc-3.2.3, glibc-2.3.2, grep-2.5.1, groff-1.19, less-381, libtool-1.5, man-1.5l, man-pages-1.56, |