Selaa lähdekoodia

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
Gerard Beekmans 22 vuotta sitten
vanhempi
commit
bfbadb4c1a
1 muutettua tiedostoa jossa 4 lisäystä ja 11 poistoa
  1. 4 11
      chapter01/changelog.xml

+ 4 - 11
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>