diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 15 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 07b1906d9..e1b031af9 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2012-03-27</para> + <itemizedlist> + <listitem> + <para>[matthew] - Add the GCC fix patch back to Glibc instructions + to fix a build issue on 32-bit hosts. Thanks to Pierre Labastie for + the report.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-03-26</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 265795c37..212560992 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -227,6 +227,10 @@ <para>&gcc-startfiles-patch;</para> </listitem> + <listitem> + <para>&glibc-gcc_fix-patch;</para> + </listitem> + </itemizedlist> <itemizedlist> |