diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-09-16 13:51:48 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-09-16 13:51:48 +0000 |
commit | 69a636dc6ff6dbc677e25a7f59344795be733759 (patch) | |
tree | 501deb174f20eec8084b5c95492357b6ddf850bc /chapter01 | |
parent | 65063514ad12d73196101a7935a756def2a48a0d (diff) |
Upgrade to Linux-3.5.4. Fixes #3173.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9989 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 c9a257810..417ce616e 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -38,6 +38,16 @@ --> <listitem> + <para>2012-09-16</para> + <itemizedlist> + <listitem> + <para>[matthew] - Upgrade to Linux-3.5.4. Fixes + <ulink url="&lfs-ticket-root;3173">#3173</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2012-09-05</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index d8b7eb525..85307316e 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -127,9 +127,9 @@ <!--<listitem> <para>Libtool &libtool-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Linux &linux-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>M4 &m4-version;</para> </listitem>--> |