diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-08 14:11:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-01-08 14:11:01 +0000 |
commit | 55da63e64dc4b53fc677d9a4aaa28d70e594a7e6 (patch) | |
tree | 1c3d52f82a95909da1484afd6b24c7c37239429c /chapter01 | |
parent | 55e49ce02ddd0b74a8baafbf42179df30cd283dd (diff) |
Upgrade to Linux-3.2. Fixes #2993.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 8 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 10 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a118ede20..77d0adf4c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,14 @@ <para>2012-01-08</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Linux-3.2. Fixes + <ulink url="&lfs-ticket-root;2993">#2993</ulink>.</para> + </listitem> + <listitem> + <para>[matthew] - Upgrade to Inetutils-1.9.1. Fixes + <ulink url="&lfs-ticket-root;2992">#2992</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Fix typo in Linux tarball name. Fixes <ulink url="&lfs-ticket-root;2991">#2991</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 803a1df57..76d79939a 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -103,9 +103,9 @@ <!--<listitem> <para>IANA-Etc &iana-etc-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Inetutils &inetutils-version;</para> - </listitem>--> + </listitem> <listitem> <para>IPRoute2 &iproute2-version;</para> </listitem> |