diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-05 21:59:39 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-05 21:59:39 +0000 |
commit | bf10add2f2e1b9f738398b303cae53cbc87f1d56 (patch) | |
tree | b132df3470d8a31c1c9d7dd5b592199c76c611b7 /chapter01 | |
parent | dad1b16187af444eb02129b622d0c97f89335403 (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.xml | 5 |
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> |