aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2006-07-11 16:36:24 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2006-07-11 16:36:24 +0000
commitc800f787e9cda8db7a9f97fe38f5deddda5e1774 (patch)
tree31c111412ff782c5fd9b9b44af25aa8b120db9ee /chapter01
parent9b41802b14f327fd5e9cc229428b73683b9d2fa9 (diff)
Added clarifying text to section 7.9 concerning charmap specifications.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7654 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index da0e0b437..163754648 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -39,10 +39,16 @@
<para>July 11, 2006</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added clarifying text to section 7.9 concerning
+ charmap specifications. Thanks to Dan Nicholson.
+ Closes ticket #1813.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Moved text in section 5.7 "Adjusting the Toolchain"
referencing TCL out of the caution and into its own note so it does not
get included later in gcc-pass2.
Closes ticket #1822.</para>
+ </listitem>
<listitem>
<para>[bdubbs] - Updated the kernel to version 2.6.16.24.
Closes ticket #1808.</para>