aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2013-09-07 20:14:59 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2013-09-07 20:14:59 +0000
commit3fbc3954fc89c1c4471c2b9d0199eb067ca72b3a (patch)
treec35e331df28418d5330b68c4c8c895e5d227c81b /chapter01/changelog.xml
parentf6eeb8015d06d79a4abb557f95a4d72333e801ca (diff)
Increase host requirement for Gawk due to an issue building Glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10337 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 7dad42768..9414dc540 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -36,6 +36,17 @@
</listitem>
-->
<listitem>
+ <para>2013-09-07</para>
+ <itemizedlist>
+ <listitem>
+ <para>[matthew] - Increase version of Gawk required on the host to
+ 4.0.1. Gawk-3.1.8 from Ubuntu-12.04 hangs during the build of Glibc.
+ Thanks to Walter P. Little for the report.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2013-08-31</para>
<itemizedlist>
<listitem>