aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2011-12-05 21:59:39 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2011-12-05 21:59:39 +0000
commitbf10add2f2e1b9f738398b303cae53cbc87f1d56 (patch)
treeb132df3470d8a31c1c9d7dd5b592199c76c611b7 /chapter01
parentdad1b16187af444eb02129b622d0c97f89335403 (diff)
Prevent some arpd artefacts from being installed by IPRoute2. Fixes #2977.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index ebb932332..a812cd09d 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,11 @@
<para>2011-12-05</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Prevent some arpd artefacts from being installed by
+ IPRoute2. Fixes
+ <ulink url="&lfs-ticket-root;2977">#2977</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Correct location of Coreutils' libstdbuf. Fixes
<ulink url="&lfs-ticket-root;2976">#2976</ulink>.</para>
</listitem>