diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter06/chapter06.xml | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 675ef91fc..47b61df7a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -124,6 +124,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>January 10, 2006 [ken]: Revert my move of mktemp.</para> +</listitem> + <listitem><para>January 7, 2006 [ken]: Alter the Perl instructions to always create an /etc/hosts file. This fixes a potential difference in the 'hostcat' recorded in Config_heavy.pl. Thanks to Bryan Kadzban for diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 042cc2bb9..2efc97697 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"/> |