diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-14 22:54:43 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-11-14 22:54:43 +0000 |
commit | 2b07134fa88b96c50c23d5cd4d375634021584e5 (patch) | |
tree | 6eb454ed8b373caa223ab7bb5d3e63a5c9574b79 /chapter01 | |
parent | 8ffb41edae3b085f5199e7d68ddfa10caeb6e71b (diff) |
Pruned the number of "kill" binaries installed. Use the one from Procps. Partially addresses Bug 307.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3089 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 318104d3c..0f5228c85 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -34,6 +34,10 @@ </itemizedlist> </listitem> +<listitem><para>November 14th, 2003 [greg]: Chapter 6 - Coreutils and +Util-linux: Pruned the number of "kill" binaries installed. Use the one from +Procps. Partially addresses Bug 307.</para></listitem> + <listitem><para>November 13th, 2003 [greg]: Chapter 6 - Ed: Streamlined build commands. Closes Bug 693.</para></listitem> |