diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-13 17:04:09 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2013-03-13 17:04:09 +0000 |
commit | fb860e02ba9f2cce8eded553376d5dde5f3662df (patch) | |
tree | d2cdd3c1e0f1fe83b7edb6958bdf4475ed4910e7 /chapter01 | |
parent | 85a3aa3fbff0e2b08b57cec5955c6a909b8e9c08 (diff) |
Upgrade to Linux-3.8.2. Fixes #3297.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10198 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, 6 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3793b869b..3da1e588a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2013-03-13</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Linux-3.8.2. Fixes + <ulink url="&lfs-ticket-root;3297">#3297</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Tzdata-2013b. Fixes <ulink url="&lfs-ticket-root;3296">#3296</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 4fe5b9ade..a9b9b91ee 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -130,9 +130,9 @@ <!--<listitem> <para>Libtool &libtool-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Linux &linux-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>M4 &m4-version;</para> </listitem>--> |