diff options
-rw-r--r-- | chapter01/changelog.xml | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 766fd23c0..7ea219649 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -102,18 +102,27 @@ Glibc and Re-adjusting the toolchain: Do "make -C ld install" instead of "make -C ld install-data-local" to install a whole new linker instead of just the new ldscripts.</para></listitem> +<listitem><para>September 17th, 2003 [alex]: Normalized the spelling of 'Tcl' +and 'DejaGnu', following their own documentation.</para></listitem> + +<listitem><para>September 17th, 2003 [alex]: Properly alphabetized the +dependencies.</para></listitem> + +<listitem><para>September 16th, 2003 [alex]: Finally updated the dependencies +for the new Coreutils.</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> - <listitem><para>September 15th, 2003 [alex]: Corrected several typos and some inconsistencies.</para></listitem> +<listitem><para>September 14th, 2003 [greg]: Chapter 6 - Revised chroot +command: Removed no longer needed set +h.</para></listitem> + <listitem><para>September 14th, 2003 [alex]: Fixed some typos, and added some markup. Dropped the removal of program files from the Stripping section in Chapter 5.</para></listitem> |