diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-03 22:47:39 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-11-03 22:47:39 +0000 |
commit | 5763f6758eff4e014e353fca57c2064915c46544 (patch) | |
tree | e61156e65964d02bfffcbbe068f6e07c3c6bf966 /chapter01 | |
parent | d27a27bee96bda9893300fa12df48f5789d2c0c3 (diff) |
Fixing some tiny typos, and rephrasing a few more lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 60effcc45..85a9fc092 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -463,7 +463,7 @@ flags</para></listitem> <listitem><para>August 31, 2003 [jeremy] - Added in Greg's new instructions for GCC 3.3.1 with respect to the fixincludes process. Also added extra -verbiage to the locking-in and GCC pass 2 pages on the fixincludes +verbiage to the Locking in Glibc and GCC Pass 2 pages on the fixincludes process.</para></listitem> <listitem><para>August 31st, 2003 [alex]: Reworded some paragraphs, added @@ -565,7 +565,7 @@ core, g++, and test suite tarballs for GCC.</para></listitem> <listitem><para>August 11th, 2003 [alex]: Chapter 04 - Suppressed the mention of a wget script.</para></listitem> -<listitem><para>August 9th, 2003 [alex]: Chapter 05 - Binutils Pass2 and GCC +<listitem><para>August 9th, 2003 [alex]: Chapter 05 - Binutils Pass 2 and GCC Pass 2: integrated some text from the pure-lfs hint.</para></listitem> <listitem><para>August 8th, 2003 [alex]: Chapter 05 - Tcl, Expect, and DejaGnu: @@ -579,11 +579,11 @@ libraries plus references to the installation pages.</para></listitem> the global <filename>vimrc</filename> and <filename>gvimrc</filename> locations are defined.</para></listitem> -<listitem><para>July 30th, 2003 [gerard]: Chapter 05 - Binutils Pass2: +<listitem><para>July 30th, 2003 [gerard]: Chapter 05 - Binutils Pass 2: removed the lib patch, it's no longer needed with the binutils-2.14 upgrade.</para></listitem> -<listitem><para>July 30th, 2003 [gerard]: Chapter 05 Binutils Pass1: Added +<listitem><para>July 30th, 2003 [gerard]: Chapter 05 Binutils Pass 1: Added <userinput>make configure-host</userinput>.</para></listitem> <listitem><para>July 30th, 2003 [gerard]: Upgraded to binutils-2.14, |