aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-05-11 12:27:48 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-05-11 12:27:48 +0000
commit404d6413046353694e39d7935dc0175098b3ea5e (patch)
tree24c8b62f94d47ce27280344181e52414851e9978 /chapter01/changelog.xml
parentef59d038272fb50b31da8db7f1c21b68902ff58e (diff)
Run fixincludes again, by removing the sed that disabled it. It no longer attempts to fix up host headers.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9850 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 b8cae5d77..c23f1c9f1 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -55,6 +55,17 @@
</listitem>
<listitem>
+ <para>2012-05-11</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Remove sed from GCC pass 2 and chapter 6, which
+ prevented the fixincludes script from being run; it is no longer run
+ by default. Reported by Jeremy Huntwork.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-05-05</para>
<itemizedlist>
<listitem>