diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2007-07-26 16:53:02 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2007-07-26 16:53:02 +0000 |
commit | 570f6bb4a0e2757a98ee8d5a196abc88ccab1e24 (patch) | |
tree | cd7a3ef5f440c563549d45c40ce7320b55fd91c8 /chapter01 | |
parent | 0014bff7985467f728e2c5c5808ff856d70096ab (diff) |
Adjust grep patteren in Ch. 6 gcc to only match desired output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9e62c5300..2075ce8f1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,17 @@ </listitem> --> + + <listitem> + <para>2007-07-26</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Adjust grep patteren in Ch. 6 gcc to only match + desired output.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2007-07-24</para> <itemizedlist> |