diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f9342410c..5488c005e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-12-08</para> <itemizedlist> <listitem> + <para>[matthew] - Upgraded to Gettext-0.17. Fixes + <ulink url="&lfs-ticket-root;2103">#2103</ulink>.</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 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 586f5627b..658086fb1 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -80,9 +80,9 @@ <listitem> <para>GCC &gcc-version;</para> </listitem> - <!--<listitem> + <listitem> <para>Gettext &gettext-version;</para> - </listitem>--> + </listitem> <listitem> <para>Glibc &glibc-version;</para> </listitem> |