diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-29 10:39:54 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-05-29 10:39:54 +0000 |
commit | ba502c96ee7895982e6bc87d9ef277b532a2d5db (patch) | |
tree | 6e8b7961f354034a9c86e30c3f187940ee889cf4 /chapter01 | |
parent | 217a91bd743f97a64e837519879032c97c69a43c (diff) |
Upgrade to Glibc-2.11.2. Fixes #2669.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3ad9d4f6f..34e9fb144 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,10 @@ <listitem> <para>2010-05-29</para> <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Glibc-2.11.2. Fixes + <ulink url="&lfs-ticket-root;2669">#2669</ulink>.</para> + </listitem> <listitem> <para>[matthew] - Upgrade to Gettext-0.18. Fixes <ulink url="&lfs-ticket-root;2660">#2660</ulink>.</para> |