diff options
-rw-r--r-- | chapter01/changelog.xml | 29 |
1 files changed, 19 insertions, 10 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bed7b64b3..ced1561e5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -98,29 +98,38 @@ <listitem><para>October 7th, 2003 [jeremy]: Added notes to the linking tests in chapter 5 and 6 stating that blank output is a bad thing.</para></listitem> +<listitem><para>October 7th, 2003 [alex]: Changed the patch entities to contain +the full filename instead of just the version number.</para></listitem> + <listitem><para>October 7th, 2003 [jeremy]: Chapter 1 - Added a note regarding #LFS-support on IRC.</para></listitem> <listitem><para>October 7th, 2003 [greg]: Preface: Add note about the Essential Pre-Reading Hint. Closes Bug 585.</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 6th, 2003 [alex]: Changed the style of the Contents +subsections in Chapters 5 and 6 and Appendix A.</para></listitem> + +<listitem><para>October 6th, 2003 [greg]: Simplified seds in "Locking in Glibc" +and "Re-adjusting the toolchain" sections. Rearranged "How things are going to +be done" section.</para></listitem> + +<listitem><para>October 5th, 2003 [greg]: Chapter 5: Added new section +"Toolchain technical notes". Integrated and scaled back the old "Why we use +static linking" section. Closes Bug 658.</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 [alex]: Minor rewordings and additions of +markup here and there.</para></listitem> -<listitem><para>October 4th, 2003 [greg]: Chapter 5 - Binutils Pass 1: Add +<listitem><para>October 4th, 2003 [greg]: Chapter 5 - Binutils Pass 1: Added extra LDFLAGS to ensure static rebuild of ld.</para></listitem> -<listitem><para>October 2nd, 2003 [greg]: Chapter 6: Reinstate +<listitem><para>October 2nd, 2003 [greg]: Chapter 6: Reinstated INSTALL=/tools/bin/install for linker adjustment command due to issues on hosts -where a ginstall symlink exists. This renders the "install" symlinks redundant +where a ginstall symlink exists. This renders the "install" symlinks redundant, so removed those too.</para></listitem> -<listitem><para>October 2nd, 2003 [greg]: Chapter 6 - Shadow: Enable +<listitem><para>October 2nd, 2003 [greg]: Chapter 6 - Shadow: Enabled MD5 passwords. Closes Bug 600.</para></listitem> <listitem><para>September 27th, 2003 [greg]: Chapter 5 - Expect: Tweak install |