aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter06/chapter06.xml2
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 1369e9996..fc24cf035 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -124,6 +124,10 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>January 7, 2006 [ken]: Move mktemp ahead of gcc so that
+gccbug will use mktemp.</para>
+</listitem>
+
<listitem><para>January 7, 2006 [ken]: Give Berkeley DB its full name,
and remove the '-lpthread' overrides.</para>
</listitem>
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index 1fb002d0c..063f1996f 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -21,10 +21,10 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="glibc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="readjusting.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="binutils.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mktemp.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gcc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="coreutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zlib.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="mktemp.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="iana-etc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="findutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gawk.xml"/>