diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-15 01:44:57 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-15 01:44:57 +0000 |
commit | 33b85af1e5f0d2c66113e95e83b3c9692c145421 (patch) | |
tree | 9fb3bca50b146f3858aefd076ce9a8403c484d57 | |
parent | 6b1751c7f4cfc9036650f3cc22fbd27999c0c66f (diff) |
Remove Changelog entry about Inetutils libexecdir change -- was reverted
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 14939e11a..e036ff132 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -34,10 +34,6 @@ </itemizedlist> </listitem> -<listitem><para>November 14th, 2003 [gerard]: Chapter 6 - Inetutils: -Changed --libexecdir option from /usr/sbin to /usr/lib. Partially fixes Bug -#678.</para></listitem> - <listitem><para>November 14th, 2003 [gerard]: Chapter 6 - Findutils and Gawk: Changed --libexecdir option from /usr/bin to /usr/lib/locate and /usr/lib/gawk respectively. Partially fixes Bug #678.</para></listitem> |