diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-16 07:28:26 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-09-16 07:28:26 +0000 |
commit | 1f536265dd95eaecbd3d666a788351c108caee35 (patch) | |
tree | 553eb85dda1c08d57c167033a9ff8b8ac1bd7302 /chapter01 | |
parent | 18b65e2b0aa0a063ed09d4f464d8ab4dc2231898 (diff) |
Add sanity checks and some notes on the toolchain testsuites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index b374bef09..0937526cf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -87,6 +87,12 @@ </itemizedlist> </para></listitem> +<listitem><para>September 16th, 2003 [greg]: Chapters 5 and 6 - Locking in +Glibc and Re-adjusting the toolchain: Added sanity checks.</para></listitem> + +<listitem><para>September 16th, 2003 [greg]: Chapters 5 and 6 - Binutils, GCC, +and Glibc: Added notes on the test suites.</para></listitem> + <listitem><para>September 14th, 2003 [greg]: Chapter 6 - Revised chroot command: Removed no longer needed set +h.</para></listitem> |