diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-07 22:06:51 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-07 22:06:51 +0000 |
commit | 7b9a13a652e5de673dab2b8828de174ac93c85c2 (patch) | |
tree | fd676d6def7cfec60c4ab8f6213d0cdb6a5070ff | |
parent | 51f2ca6dfa47e37b906e5e92b0c932946997e157 (diff) |
noted removal of dupl. info chap6-gcc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-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 1ffa9db11..b04937e1d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -15,6 +15,10 @@ </para></listitem> +<listitem><para>September 7th, 2001 [gerard]: Chapter 5 - Gcc: Removed +duplicate explanation (the patch and --enable-languages ones) that are +already in chapter 5 - gcc.</para></listitem> + <listitem><para>September 7th, 2001 [markh]: Chapter 6 - Sysvinit: updated to 2.82.</para></listitem> |