diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-30 06:52:46 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2008-10-30 06:52:46 +0000 |
commit | 182d5d3e50ddf048e655a7e7909ae8389e84e639 (patch) | |
tree | 37e9b3736c3282aadb1daa74c976e807b55d31da /chapter01 | |
parent | 863beeaa4725d490579d9f047d230318460d9a76 (diff) |
Text changes in several places in Chapters 5 and 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 73a138530..4da0b7653 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,9 +40,18 @@ <para>2008-10-30</para> <itemizedlist> <listitem> + <para>[bdubbs] - Added explanation for --disable-libssp to GCC + in Chapter 5. Also expanded/added explanation on language selection + for GCC in Chapters 5 and 6.</para> + </listitem> + <listitem> + <para>[bdubbs] - Wording changes to several text sections of Chapter 5. + Thanks to Chris Staub for the patch.</para> + </listitem> + <listitem> <para>[bdubbs] - Added a consolidated patch to perl to address security - and othe rissues. Canged the configure options for perl to define - a venor library location.</para> + and other issues. Changed the configure options for perl to define + a vendor library location.</para> </listitem> </itemizedlist> </listitem> |