diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-15 18:31:33 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2010-08-15 18:31:33 +0000 |
commit | 7d7c62c7f946b4a1ab633742a0dc5c1815c518cf (patch) | |
tree | daef1abdf831312b007ff56c7b72b7b1b37f03ce /chapter01 | |
parent | d48e6eb263fd54705d3889f510ad7709f4ccea66 (diff) |
Upgrade to Linux-2.6.35.2. Fixes #2737.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9357 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2c8b33125..e2353aa11 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2010-08-15</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Linux-2.6.35.2. Fixes + <ulink url="&lfs-ticket-root;2737">#2737</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Move the fuser program to the root filesystem as it is used in the netfs bootscript. Fixes <ulink url="&lfs-ticket-root;2736">#2736</ulink>.</para> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 039e72456..4cd86fdea 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -233,6 +233,10 @@ </listitem> <listitem> + <para>linux-&linux-version;-mm_locking-1.patch</para> + </listitem> + + <listitem> <para>MPC-&mpc-version;</para> </listitem> |