aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-02-17 19:59:14 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-02-17 19:59:14 +0000
commit49f1c97ebfff7df1284ebeb33585809468230195 (patch)
tree4de2fdcba9e84dc6a7895036a779463ea6d50503 /chapter01
parentf7eea1de88d25476420dad2e8c7849b85ca5ec6b (diff)
Upgrade to Linux-2.6.24.2. Fixes #2147.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8481 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b00347e9c..ba478093f 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -40,6 +40,10 @@
<para>2008-02-17</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Upgraded to Linux-2.6.24.2. Fixes
+ <ulink url="&lfs-ticket-root;2147">#2147</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Now that <command>mktemp</command> is installed by
Coreutils in chapter 5, there is no need to fix up GCC's
<command>gccbug</command> in chapter 6. Thanks to Greg Schafer for