diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-15 02:43:31 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-11-15 02:43:31 +0000 |
commit | bfbadb4c1adec90c22b1cece9303594bcdc72727 (patch) | |
tree | d78c87f2859792d38ccf6c39afc90e7a70f564ab /chapter01/changelog.xml | |
parent | 3cc219ec449ccf24bce5d3d2dc8dcc092b13cead (diff) |
Condensed the four libexecdir related changelog entries into one entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 4 insertions, 11 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9c2d4e5fd..4ab481504 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -34,22 +34,15 @@ </itemizedlist> </listitem> -<listitem><para>November 14th, 2003 [gerard]: Chapter 6 - Tar: Changed the ---libexecdir option from /usr/bin to /usr/sbin. Closes 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> +<listitem><para>November 14th, 2003 [gerard]: Adjusted libexecdir location +for these packages: Glibc - /usr/bin to /usr/lib, Findutils - /usr/bin to +/usr/lib/locate, Gawk - /usr/bin to /usr/lib/gawk, Tar - /usr/bin to +/usr/sbin. Closes 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> -<listitem><para>November 14th, 2003 [gerard]: Chapter 6 - Glibc: Changed ---libexecdir option from /usr/bin to /usr/lib. Partially fixes Bug -#678.</para></listitem> - <listitem><para>November 14th, 2003 [greg]: Chapter 6 - Shadow: Added command to create /etc/default directory to allow the -D option of useradd to work properly.</para></listitem> |