diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-12 17:05:18 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-12 17:05:18 +0000 |
commit | 1ba42076b0ccf4c68a511f5de988d2eae4c2fa98 (patch) | |
tree | 76e5902642cda9327416eaacc89485543f3affc7 /chapter01 | |
parent | f88da8933a3bc9fb5c109b9880b792953514c7b8 (diff) |
Fixed coreutils testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e96a13812..71356097f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,6 +94,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 12th, 2004 [winkie]: Fixed Coreutils testsuite execution. +</para></listitem> + <listitem><para>May 11th, 2004 [jeremy]: Updated list of active LFS Staff in HEAD</para></listitem> |