diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-15 00:58:05 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-15 00:58:05 +0000 |
commit | d62e3569ee810ce7678bd5b9f733c479d6eab07c (patch) | |
tree | c31e8ceb3f7b1f01930bbc7600c682a601c93848 /chapter01/changelog.xml | |
parent | bdb2a6b616bb006e801f59664d619b3d5882f7cd (diff) |
Changed Chapter 6 - Findutils --libexecdir from /usr/bin to /usr/lib/locate
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 1abf6e973..7226ee74d 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -34,6 +34,10 @@ </itemizedlist> </listitem> +<listitem><para>November 14th, 2003 [gerard]: Chapter 6 - Findutils: +Changed --libexecdir option from /usr/bin to /usr/lib/locate. Partially +fixes Bug #678.</para></listitem> + <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils: Stopped moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir. Closes Bug 679.</para></listitem> |