diff options
author | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:27:10 +0000 |
---|---|---|
committer | Jeremy Huntwork <jhuntwork@linuxfromscratch.org> | 2007-09-16 00:27:10 +0000 |
commit | 8eeac78114f54e499c927710948a5a8075b29d59 (patch) | |
tree | 1425d2a0defe896fe42783a3b02cef82eeec2fe7 /chapter01/changelog.xml | |
parent | 2a7ac34a074d6f89c1385ba1ee542d9901fefd64 (diff) |
Upgrade to Linux-2.6.22.6. Fixes #2070. Thanks to Matthew Burgess for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4609ba33a..fe462f72f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2007-09-15</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Linux-2.6.22.6. Fixes + <ulink url="&lfs-ticket-root;2070">#2070</ulink>.</para> + </listitem> + <listitem> <para>[jhuntwork] - Upgrade to Glibc-2.6.1. Fixes <ulink url="&lfs-ticket-root;2018">#2018</ulink>. Thanks to Matthew Burgess for preparing a discrete patch, |