diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-10-27 01:20:20 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-10-27 01:20:20 +0000 |
commit | 95c681a23d05b666a245b8b0d0a0e5138d2073b4 (patch) | |
tree | c4bd72bb225bba8189257d26ea2f6ed54ee31653 /chapter01/changelog.xml | |
parent | 8dac2e25fd596e3477710069cf0e6ce56a6321f8 (diff) |
Clarify text in Chapter 5 GCC Pass 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9407 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 12980ab17..e54ca4260 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2010-10-26</para> + <itemizedlist> + <listitem> + <para>[bdubbs] Clarify text in Chapter 5 GCC Pass 1 + concerning supporting packages.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-10-24</para> <itemizedlist> <listitem> |