aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 9a2b3ca21..89c6e680d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -89,6 +89,11 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>August 27, 2004 [jeremy]: (Experimental) Changed both chapter
+5 and chapter 6 glibc to compile against sanitized headers instead of raw
+kernel headers - this brings us more in line with what is considered "proper",
+and should have minimal affect on the build itself.</para></listitem>
+
<listitem><para>August 27, 2004 [jeremy]: (Experimental) Added -B/usr/bin flag
to GCC Pass 1 to solve possible problem where the host's toolchain is
actually newer than the one we're building. Change taken from Greg Schafer's