diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:03:54 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-03-14 22:03:54 +0000 |
commit | e15659cf7f6d7599ae0c4e4392705731cda62683 (patch) | |
tree | 29411a671bdbdbd1e1a897b44ab1b6a0eafba810 /chapter01 | |
parent | 7ca1ead3a0f1ed1bb1955f9a7d92d27e4f783713 (diff) |
Upgrade to Linux-2.6.37.3. Fixes #2835.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 10 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fad22ab81..35149f8cd 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> <listitem> + <para>2011-03-14</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Linux-2.6.37.3. Fixes + <ulink url="&lfs-ticket-root;2835">#2835</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2011-03-04</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 58d92bc09..dd90e8a5b 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -121,9 +121,9 @@ <!--<listitem> <para>Libtool &libtool-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Linux &linux-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>M4 &m4-version;</para> </listitem>--> |