diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-07 00:41:12 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-07 00:41:12 +0000 |
commit | f57e3d1ad9e6bfe96ebf823be19da0e07d81d52b (patch) | |
tree | a5712a4b851f5cbdfaa4774de45e908006dcd896 /chapter01/changelog.xml | |
parent | 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 (diff) |
Rearrange "How things are going to be done" section. Simplify seds in "Locking in Glibc" and "Re-adjusting the toolchain" sections. Miscellaneous other fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 050dc0acf..8ab56cc3f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -95,6 +95,10 @@ </itemizedlist> </para></listitem> +<listitem><para>October 6th, 2003 [greg]: Simplify seds in "Locking in Glibc" +and "Re-adjusting the toolchain" sections. Rearrange "How things are going to be +done" section.</para></listitem> + <listitem><para>October 5th, 2003 [greg]: Chapter 5: Add new section "Toolchain technical notes". Integrate and scale back the old "Why we use static linking" section. Closes Bug 658.</para></listitem> |