diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-06 04:00:40 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-06 04:00:40 +0000 |
commit | 98c95f5392702d4174ba3f833c8e5dde0535c1b8 (patch) | |
tree | f7aa2e1549dcddc19740cd01093ef3417b46647c /chapter01 | |
parent | 076ddfe40d5f38933668d83ca59f6b376a6de49b (diff) |
Chapter 5: Add new section "Toolchain technical notes". Integrate and scale back the old "Why we use static linking" section. Closes Bug 658.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 b37d1aac4..050dc0acf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -95,6 +95,10 @@ </itemizedlist> </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> + <listitem><para>October 4th, 2003 [greg]: Chapter 5 - Binutils Pass 1: Add extra LDFLAGS to ensure static rebuild of ld.</para></listitem> |