diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-29 22:59:15 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-09-29 22:59:15 +0000 |
commit | 62909d965ac5cfe1727712ca6a22be3bfc31892e (patch) | |
tree | 46a651d4e1f8a302f1fada8d30a172a1ea1d643c /chapter01 | |
parent | a425f86cca8d1562eab0d4365b14ac01203f761b (diff) |
fixed gcc nofixincludes patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index cf8987a7e..b9a7bce08 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,15 +6,14 @@ <itemizedlist> +<listitem><para>September 29th, 2002 [gerard]: Chapter 05 - GCC: Fixed the +old nofixincludes patch and reinstated it.</para></listitem> + <listitem><para>September 29th, 2002 [markh]: Chapter 05 - Bash: Correct reference to Debian to refer to the old stable release (potato) as it doesn't apply to the current one (woody). Reported by h2k1 on #lfs.</para></listitem> -<listitem><para>September 29th, 2002 [timothy]: Chapter 05 - GCC: Replaced -the nofixincludes patch (because it doesn't apply cleanly) with a sed -command.</para></listitem> - </itemizedlist> <para>4.0-RC1 - September 28th, 2002</para> |