diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:21:26 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:21:26 +0000 |
commit | 2a7ac34a074d6f89c1385ba1ee542d9901fefd64 (patch) | |
tree | e8f84f74f81e53769190ede6ae3f81e8af03630a /chapter01/changelog.xml | |
parent | b0a4c9a47dadc3ab2c37a034866cb542f3fffa0b (diff) |
Upgrade to Glibc-2.6.1. Fixes #2018. Thanks to several people mentioned in the changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 8 |
1 files changed, 8 insertions, 0 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> |