aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-06-07 20:08:36 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-06-07 20:08:36 +0000
commitf76a52e8a08cebcd54c7d5f8de3ce112e43c0fed (patch)
treea80a27691dcd6b881264df1298ee48960c154285 /chapter01
parent57417002ad93d7d5185411d1b192442af6807ce0 (diff)
Remove now unnecessary --disable-perl-regexp from chapter 5's instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index cc7e21ed6..a52b7148b 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,18 @@
-->
<listitem>
+ <para>2012-06-07</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Remove --disable-perl-regexp switch from chapter
+ 5's Grep instruction. It should be unnecessary now as there should
+ be no way for the host's libraries to leak through to the chapter 5
+ toolchain. Thanks to Jeremy Huntwork for the report.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2012-06-06</para>
<itemizedlist>
<listitem>