diff options
author | James Robertson <jwrober@linuxfromscratch.org> | 2003-09-12 02:40:25 +0000 |
---|---|---|
committer | James Robertson <jwrober@linuxfromscratch.org> | 2003-09-12 02:40:25 +0000 |
commit | b46ab4c17b2340c4fe5c24467177079148ed597a (patch) | |
tree | 34071fc7fef2b581fc9343dd3cd9e55513cc3c31 /chapter01 | |
parent | 15b436fdab48689d2b099e49c3f626346551ac0c (diff) |
Fixed Ch5 GCC Pass 2 specs patch text to be more vague, but in actuality more accurate - provided by Anderson Lizardo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2779 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 86e288764..987a14c69 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -87,6 +87,10 @@ </itemizedlist> </para></listitem> +<listitem><para>September 11th, 2003 [jwrober]: Fixed Ch5 GCC Pass 2 specs +patch text to be more vague, but in actuality more accurate - provided by +Anderson Lizardo.</para></listitem> + <listitem><para>September 11th, 2003 [jwrober]: Grammar fix in Ch5 Tcl install directions provided by Anderson Lizardo.</para></listitem> |