diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-11 02:09:51 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-11 02:09:51 +0000 |
commit | 9b41802b14f327fd5e9cc229428b73683b9d2fa9 (patch) | |
tree | cb3ae61db838e54005f18985308c6f1e634df190 /chapter01 | |
parent | b760bcfa3d806103c7ad681b9b9d6f452450c202 (diff) |
Moved text in section 5.7 'Adjusting the Toolchain' referencing TCL out of the caution and into its own note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6092dc5ab..da0e0b437 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ <para>July 11, 2006</para> <itemizedlist> <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> <para>[bdubbs] - Updated the kernel to version 2.6.16.24. Closes ticket #1808.</para> </listitem> |