diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:32:08 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-03-11 21:32:08 +0000 |
commit | 4b9f1e4c6417e285ffd10123f0f3494a463e5790 (patch) | |
tree | ad3b13dc0972e2cab718a63f4bf5224e2c20e494 /chapter01/whatsnew.xml | |
parent | 8d72f1f91901e0d344e126aa5a5f47c609d5d332 (diff) |
Upgrade to Glibc-2.9. Fixes #2354.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/whatsnew.xml')
-rw-r--r-- | chapter01/whatsnew.xml | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index f3cf0fdae..83c2c14ae 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -77,9 +77,9 @@ <!--<listitem> <para>Gettext &gettext-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Glibc &glibc-version;</para> - </listitem>--> + </listitem> <!-- <listitem> <para>GMP &gmp-version;</para> </listitem> --> @@ -225,6 +225,10 @@ </listitem> <listitem> + <para>&glibc-ildoubl-test-fix-patch;</para> + </listitem> + + <listitem> <para>&grep-debian-patch;</para> </listitem> @@ -283,6 +287,12 @@ <para>coreutils-6.12-uname-1.patch</para> </listitem> <listitem> + <para>glibc-2.8-20080929-iconv_tests-1.patch</para> + </listitem> + <listitem> + <para>glibc-2.8-20080929-ildoubl_test-1.patch</para> + </listitem> + <listitem> <para>grep-2.5.3-debian_fixes-1.patch</para> </listitem> <listitem> |