aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorDan Nichilson <dnicholson@linuxfromscratch.org>2007-05-07 19:58:09 +0000
committerDan Nichilson <dnicholson@linuxfromscratch.org>2007-05-07 19:58:09 +0000
commit0a6f214d5d13b95f9fa6c0b038a19a91d5702065 (patch)
treef4403ea47cb57a630d080c900a35c85bd253201a /chapter01/changelog.xml
parent006ed0368e8b992a325bf9522965ccb70f67c2f3 (diff)
Fix post-GCC sanity check headers path
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index d784e2e10..05836a4cc 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>2007-05-07</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dnicholson] - Fixed the toolchain sanity check after GCC
+ to reference the /usr/local/include directory. Thanks to David
+ Murphy for the report.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2007-05-05</para>
<itemizedlist>
<listitem>