diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-06 20:31:01 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-03-06 20:31:01 +0000 |
commit | 02abc70d5d694921ffac10d5d3776de30c504037 (patch) | |
tree | 596ffd604dd1537f42eff0e38e50aa31bd93aac6 /chapter01 | |
parent | 68a5d5c11a06a64c131522409377308c13996ec6 (diff) |
Upgrade to Kmod-6. Fixes #3030.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9769 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 d1c1b3676..3d48e2da4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2012-03-06</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Kmod-6. Fixes + <ulink url="&lfs-ticket-root;3030">#3030</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Grep-2.11. Fixes <ulink url="&lfs-ticket-root;3029">#3029</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 67470b531..50e6ff79d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -112,9 +112,9 @@ <!--<listitem> <para>Kbd &kbd-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Kmod &kmod-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Less &less-version;</para> </listitem>--> |