diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-02-24 14:45:43 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-02-24 14:45:43 +0000 |
commit | 7e8e2c0e63e05e552457e66d7a0f9de7334ddc01 (patch) | |
tree | 2ec388b32b61c312070c8456d71aa9577c50b2b4 /chapter01 | |
parent | e822753d0cc26a6846cf3574c5d06bfb453cb40e (diff) |
Add upstream fixes for Glibc, bringing it up to date with the 2.5 release branch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9d3b54394..47f41e5a9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-02-24</para> <itemizedlist> <listitem> + <para>[matthew] - Add an upstream patch for Glibc. Fixes + <ulink url="&lfs-ticket-root;1930">#1930</ulink></para> + </listitem> + <listitem> <para>[matthew] - Upgrade to GCC-4.1.2. Fixes <ulink url="&lfs-ticket-root;1960">#1960</ulink></para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 2aa46be0f..68aa575d0 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -208,6 +208,9 @@ <para>&db-fixes-patch;</para> </listitem> <listitem> + <para>&glibc-branch_update-patch;</para> + </listitem> + <listitem> <para>&inetutils-man_pages-patch;</para> </listitem> <listitem> |