diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-17 13:26:15 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-12-17 13:26:15 +0000 |
commit | da1fc68520f99614b5db670570fa1a21a2518f7f (patch) | |
tree | b713e332a9131fa0cbc7d48331716c32ca7864b0 /chapter01 | |
parent | 6d2dbce8cf346dbce169b2a2666a9d061f7c3123 (diff) |
Modified paragraphs about unpacking patches since they are no longer compressed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 5ee541cbb..3e00d1b84 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,10 @@ </itemizedlist> </para></listitem> +<listitem><para>December 17th, 2002 [timothy]: Chapter 5 & 6: Modified +paragraphs about unpacking patches since they are no longer +compressed.</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, |