diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-15 00:45:58 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-15 00:45:58 +0000 |
commit | 5e3342002dec4f6f9620a10eb761feacdad9ca13 (patch) | |
tree | 25c8ea60ade6967b883f34465eaf9d435da0b5bd /chapter01/changelog.xml | |
parent | 4118a52bbfd7c12933b4767a336c72ea5aa47b6a (diff) |
Stopped moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir. Closes Bug 679.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3092 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 ff64520b6..c19805ecd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -34,6 +34,10 @@ </itemizedlist> </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: Removed the --libexecdir=/usr/bin option. Partially fixes Bug #678.</para></listitem> |