diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 875839c13..c1e50b32d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -71,7 +71,11 @@ </itemizedlist> </para></listitem> -<listitem><para>May 11th, 2003 [gerard]: Chapter 06 - Gcc-2.95.3: Added +<listitem><para>May 11th, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added +--enable-threads=posix as well to complete the C++ +addition.</para></listitem> + +<listitem><para>May 11th, 2003 [gerard]: Chapter 06 - GCC-2.95.3: Added --enable-languages=c,c++ to fix that gcc's version bug with regards to -Wreturn-type.</para> <para>Fixes bug #525</para></listitem> |