diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6dabdd7be..4609ba33a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,14 @@ <para>2007-09-15</para> <itemizedlist> <listitem> + <para>[jhuntwork] - Upgrade to Glibc-2.6.1. Fixes + <ulink url="&lfs-ticket-root;2018">#2018</ulink>. + Thanks to Matthew Burgess for preparing a discrete patch, + Robert Connolly and Dan Nicholson for investigating how best + to adjust CFLAGS, and Greg Schafer for showing the technical + benefits of using CFLAGS with Glibc.</para> + </listitem> + <listitem> <para>[jhuntwork] - Upgrade to GCC-4.2.1. Fixes <ulink url="&lfs-ticket-root;2002">#2002</ulink>. Thanks to Matthew Burgess for preparing a discrete patch.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index e8c63c12c..ceb7be18c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -83,9 +83,9 @@ <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Glibc &glibc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Grep &grep-version;</para> </listitem>--> |