diff options
author | Ken Moffat <ken@linuxfromscratch.org> | 2011-01-10 23:38:08 +0000 |
---|---|---|
committer | Ken Moffat <ken@linuxfromscratch.org> | 2011-01-10 23:38:08 +0000 |
commit | 17f49fd68cd9764fe13fb0807087ceba5ac14939 (patch) | |
tree | 2cb213d944a295316db380d90ed91892f3bccde0 /chapter01 | |
parent | 55b2c1bea657a72b30979fa5b4540e2a5d995839 (diff) |
Update to linux-2.6.37.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 6 |
2 files changed, 14 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index ab9d85bbb..28aed448e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,17 @@ --> <listitem> + <para>2011-01-10</para> + <itemizedlist> + <listitem> + <para>[ken] Updated to Linux-2.6.37. Fixes + <ulink url="&lfs-ticket-root;2816">#2816</ulink>. + </para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-01-04</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 243a76445..d67500bc4 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -22,9 +22,9 @@ <itemizedlist> <title>Upgraded to:</title> - <listitem> - <para>None</para> - </listitem> + <!--<listitem> + <para>None</para> + </listitem> --> <listitem> <para>Autoconf &autoconf-version;</para> </listitem> |