aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 56017f97b..f82bd55aa 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,13 @@
<para>2010-06-27</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added new CFLAGS options to zlib configure
+ instruction in order to prevent some seg faults when building
+ with gcc-4.5.
+ Fixes
+ <ulink url="&lfs-ticket-root;2691">#2691</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Updated explanation of glibc timeout
errors and added TIMEOUTFACTOR as a possible solution.
Fixes