diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-08-05 14:25:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-08-05 14:25:02 +0000 |
commit | f1c177f9587a73e995b274d60babc763a4ed2f61 (patch) | |
tree | 0b8e3139ea25ac4106cbb4d044c61a46e962fc1f /chapter01 | |
parent | 36ba266b6f3981db638891ec5fa369bc5ae258a2 (diff) |
Upgrade to Glibc-2.16.0. Fixes #3131.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 8 |
2 files changed, 10 insertions, 8 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ecf606196..b27ba26ea 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2012-08-05</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Glibc-2.16.0. Fixes + <ulink url="&lfs-ticket-root;3131">#3131</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-07-25</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d6555274f..f2f772f32 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -232,14 +232,6 @@ </listitem> <listitem> - <para>&glibc-fixes-patch;</para> - </listitem> - - <listitem> - <para>&glibc-gcc_fix-patch;</para> - </listitem> - - <listitem> <para>&kbd-fixes-patch;</para> </listitem> |