aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2010-11-10 22:24:27 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2010-11-10 22:24:27 +0000
commit1a15aba71945c97c2d7df3f4382512eb9980701f (patch)
tree207649c2f0c337b484ae20af52c23357e260eb87 /chapter01
parent64af1f62ed0e2885b15def4ecbaafc706bd70b6c (diff)
Mention Inetutils' testsuite and install its HTML documentation. Fixes #2784 and #2785.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9412 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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 5e3902327..7916769eb 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,12 @@
<para>2010-11-10</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Mention Inetutils' testsuite, and also install its
+ HTML documentation. Fixes
+ <ulink url="&lfs-ticket-root;2784">#2784</ulink> and
+ <ulink url="&lfs-ticket-root;2785">#2785</ulink></para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Tar-1.25, and also install its HTML
documentation. Fixes
<ulink url="&lfs-ticket-root;2777">#2777</ulink> and