diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-10-29 21:34:56 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2007-10-29 21:34:56 +0000 |
commit | 99f99e54a84c93b8045626606be0ec6bb84066f6 (patch) | |
tree | 55be50cf9d8ab858026c67c2ab42a31da88bae5e /chapter01 | |
parent | 3d8e9124b6ce56b25a956fd382a42e0c35bbb24d (diff) |
Upgrade to Glibc-2.7. Fixes #2095.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8413 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 b27d7bbad..242864436 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-10-24</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Glibc-2.7. Fixes + <ulink url="&lfs-ticket-root;2095">#2095</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to GCC-4.2.2. Fixes <ulink url="&lfs-ticket-root;2089">#2089</ulink>.</para> </listitem> |