diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-12-28 21:46:55 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2012-12-28 21:46:55 +0000 |
commit | 8cfc23012695fbb4d8f9da556d81a9376b912e85 (patch) | |
tree | 1a8b060fb1e49110a97573421036ad9e9dd7934f /chapter01/changelog.xml | |
parent | 409e7c850fee6ae5f46ae4ec19327e671adbc92d (diff) |
Put traceroute in /bin for consistency
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 78d017e9a..4ebd736bd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2012-12-28</para> <itemizedlist> <listitem> + <para>[bdubbs] - Put traceroute in /bin for consistency. + Fixes + <ulink url="&lfs-ticket-root;3264">#3264</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Fix the location for mounting /dev/shm inside chroot. Fixes <ulink url="&lfs-ticket-root;3258">#3258</ulink>.</para> |