diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-14 22:39:53 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-12-14 22:39:53 +0000 |
commit | 3ab0c462e59263d1c5e10d920d9838e72fb9eb4b (patch) | |
tree | 210a9f280ac92e5699dda301235279d22b5dc1b1 /chapter01 | |
parent | 27b291a919f9a0e917551df63301c8231fc9b3da (diff) |
Upgrade to Glibc-2.12.2. Fixes #2804.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f9aa0cdb5..cedae73db 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2010-12-14</para> + <itemizedlist> + <listitem> + <para>[matthew] Upgrade to Glibc-2.12.2. Fixes + <ulink url="&lfs-ticket-root;2804">#2804</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2010-12-13</para> <itemizedlist> <listitem> |