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 a4ae254cc..7e5c540af 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,11 @@
<para>2009-03-12</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Install Inetutils' version of hostname, rather than
+ Coreutils' version, as it is more featureful. Thanks to Chris Staub &amp;
+ DJ Lucas. Fixes <ulink url="&lfs-ticket-root;2364">#2364</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Build mkswap in chapter 5's Util-Linux-NG as it is
required by the e2fsprogs test suite. Also, remove the now
unnecessary BLKID_LIBS variable. Fixes