diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-11-06 20:27:20 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-11-06 20:27:20 +0000 |
commit | 9a314770aab835019d2a13460f7438e225685006 (patch) | |
tree | 6d2d33e6ef0db43b7435c935e54589bf4820d0d8 /chapter01 | |
parent | 372e36505f52f63f83ea3d6381295b83f9451251 (diff) |
Upgrade to Glibc-2.11. Fixes #2509.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 66acfdcf6..4dd88de6c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-11-06</para> <itemizedlist> <listitem> + <para>[matthew] Upgraded to Glibc-2.11. Fixes + <ulink url="&lfs-ticket-root;2509">#2509</ulink>.</para> + </listitem> + <listitem> <para>[matthew] Upgraded to latest upstream patches for Bash.</para> </listitem> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 79369d792..450e0bba8 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -79,9 +79,9 @@ <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Glibc &glibc-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>GMP &gmp-version;</para> </listitem>--> @@ -223,10 +223,6 @@ </listitem> <listitem> - <para>glibc-2.10.1-binutils-1.patch</para> - </listitem> - - <listitem> <para>gzip-1.3.13-zdiff-1.patch</para> </listitem> |