diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-08-19 17:07:26 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-08-19 17:07:26 +0000 |
commit | 460ac7584738c9a0912fd9560e56cb9d4ef9a21b (patch) | |
tree | 7e77e8085c75da56164f877a2cff74a1af0083cd /chapter01 | |
parent | 503e1a60b8edce2dc0c2e0f7db9ad9c4f22c39a6 (diff) |
move adjusting toolchain back to where it belonged
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d31576932..fa74df214 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,9 +82,6 @@ </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> |