aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c1e156bd7..5d8e25279 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,6 +39,12 @@
<listitem>
<para>2006-11-25</para>
<itemizedlist>
+ <listitem>
+ <para>[matthew] - Prevent Inetutils from building and installing
+ <command>ifconfig</command> as LFS uses <command>ip</command> to
+ configure network interfaces. Thanks to Marty Jack for the report and
+ the fix. Fixes <ulink url="&lfs-ticket-root;1914">#1914</ulink></para>
+ </listitem>
<listitem>
<para>[jhuntwork] - Fix potential corruption of the testsuite tools
by forcing expect to always use /bin/stty and not /usr/local/bin/stty.