diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-07 19:02:13 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-05-07 19:02:13 +0000 |
commit | 79bd250a79737af1f6600d938131f3005edb1909 (patch) | |
tree | 3839f0d101613c764875c7110f4cc83691fd3907 /chapter01 | |
parent | 9b20914ff85e73dd6eb7d71bdc1b087c080ee914 (diff) |
Upgrade to Linux-2.6.38.5. Fixes #2867.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 70498021d..eb78f43a8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2011-05-07</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Linux-2.6.38.5. Fixes + <ulink url="&lfs-ticket-root;2867">#2867</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Fix a couple of test failures in Binutils, due to incompatibilities with GCC-4.6.x. Fixes <ulink url="&lfs-ticket-root;2866">#2866</ulink>.</para> |