瀏覽代碼

Updating the changelog.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Alex Gronenwoud 22 年之前
父節點
當前提交
1e12b0b2dd
共有 1 個文件被更改,包括 12 次插入3 次删除
  1. 12 3
      chapter01/changelog.xml

+ 12 - 3
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>