diff options
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 7c096e27f..86c42576f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-08-14</para> <itemizedlist> <listitem> + <para>[matthew] - Added a patch to fix a couple of bugs in Glibc-2.14. + </para> + </listitem> + <listitem> <para>[matthew] - Update to GDBM-1.9.1. Fixes <ulink url="&lfs-ticket-root;2913">#2913</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 9e84bcc05..16748e769 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -246,6 +246,9 @@ <para>Glib-&glib-version;</para> </listitem> <listitem> + <para>&glibc-fixes-patch;</para> + </listitem> + <listitem> <para>&glibc-gcc_fix-patch;</para> </listitem> <listitem> |