diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-18 20:54:11 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-18 20:54:11 +0000 |
commit | 503e1a60b8edce2dc0c2e0f7db9ad9c4f22c39a6 (patch) | |
tree | 03470a05f557d24d7ef838a3883e4e3bc8919b01 /chapter01 | |
parent | 69a52c12701352c5c76d8956cb9b0982baf21fdf (diff) |
moved adjusting toolchain, bug #519, bug #537, and updated changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 27cbb1735..d31576932 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,16 @@ </itemizedlist> </para></listitem> +<listitem><para>August 17th, 2003 [alex]: Moved the adjusting of the toolchain +from chapter 6 to the end of chapter 5.</para></listitem> + +<listitem><para>August 17th, 2003 [alex]: Chapter 05 - From Bash to Perl: +put text in between commands. Added a section on stripping unneeded +symbols to decrease the size of the tools.</para></listitem> + +<listitem><para>August 16th, 2003 [alex]: Chapter 05 - From Make to Texinfo: +put text in between commands.</para></listitem> + <listitem><para>August 11th, 2003 [alex]: Chapter 05 - From Binutils Pass 1 to Findutils: several small textual adjustments. For the second passes not giving the contents and dependencies.</para></listitem> |