diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-22 19:03:48 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-22 19:03:48 +0000 |
commit | b02848e688e4a6787746c7270a3e7e3c8a3f854f (patch) | |
tree | 93878a62e9e0558def794dc066ffa27ddff9083e /chapter01 | |
parent | 1ea50a5cd0393ac8b5c97774e26bfcfb5fdcd5f8 (diff) |
Removed the -k from TCL's make check
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2864 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 6f2f9a195..f8e37c0a2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,6 +94,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 22nd, 2003 [jeremy]: Removed the -k from TCL's make +check, since it's not expected to have failures anymore</para></listitem> + <listitem><para>September 22nd, 2003 [jeremy]: Changed the reference to the man hint to a pointer to BLFS</para></listitem> |