diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
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> |