diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 20:07:44 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-11 20:07:44 +0000 |
commit | 0841437890915f7f6050da9f1066bf814439cd48 (patch) | |
tree | 24b47f5722e2b30e262c9390352b776902678d87 /chapter01 | |
parent | c9398bca01ffaa66d492bbc865d267ce905c3033 (diff) |
Dropped non-toolchain tests to optional
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2771 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 0cae7132d..a1cea4f90 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -83,6 +83,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 11th, 2003 [jeremy]: Dropped non-toolchain tests +to optional actions. Added a note to use the wiki for failed tests.</para></listitem> + <listitem><para>September 11th, 2003 [jeremy]: Added Bison patch, backported from CVS, to fix pwlib compilation problems</para></listitem> |