diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-12-08 23:42:31 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-12-08 23:42:31 +0000 |
commit | 1ef69edf802adca2147fc5a12613ebde11900999 (patch) | |
tree | 46e7f60299659963adcca662e0356ac5e8403b86 /chapter01 | |
parent | baead6b11f429c3399a82268fbc7397883d6336f (diff) |
Updated to Gawk-3.1.6. Fixes #2107.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b93155d3e..f9342410c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,18 @@ <para>2007-12-08</para> <itemizedlist> <listitem> + <para>[matthew] - Removed the modifications to Gawk's config.h as + Gawk-3.1.6 fixes the bug that they were working around. Fixes + <ulink url="&lfs-ticket-root;2107">#2107</ulink>. Thanks to Erik-Jan + for the report.</para> + </listitem> + <listitem> + <para>[matthew] - Removed the modifications to Gawk's config.h as + Gawk-3.1.6 fixes the bug that they were working around. Fixes + <ulink url="&lfs-ticket-root;2107">#2107</ulink>. Thanks to Erik-Jan + for the report.</para> + </listitem> + <listitem> <para>[matthew] - Upgraded to E2fsprogs-1.40.3. Fixes <ulink url="&lfs-ticket-root;2116">#2116</ulink>.</para> </listitem> |