aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2007-10-29 21:33:46 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2007-10-29 21:33:46 +0000
commitc057b2428c49b301e1c621d1397b8456a263baa5 (patch)
tree5b35885b8fe67ebc3fe439f398684189e25d5e1a /chapter01
parentc1ccf1d3fae333f7304d6238c7a0ac3a0ac88aa6 (diff)
Upgrade to Gawk-3.1.6. Fixes #2098.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter01/whatsnew.xml8
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ce21f747d..cd9372df8 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2007-10-24</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgrade to Gawk-3.1.6. Fixes
+ <ulink url="&lfs-ticket-root;2098">#2098</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to DB-4.6.21. Fixes
<ulink url="&lfs-ticket-root;2086">#2086</ulink>.</para>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 46c44940f..0f9dcf41f 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -74,9 +74,9 @@
<!--<listitem>
<para>Flex &flex-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>Gawk &gawk-version;</para>
- </listitem>-->
+ </listitem>
<listitem>
<para>GCC &gcc-version;</para>
</listitem>
@@ -234,6 +234,10 @@
</listitem>
<listitem>
+ <para>gawk-3.1.5-segfault_fix-1.patch</para>
+ </listitem>
+
+ <listitem>
<para>gcc-4.1.2-specs-1.patch</para>
</listitem>