diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-13 13:21:36 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2012-11-13 13:21:36 +0000 |
commit | 9eb452b7b49e94ee2299b2262fa6407b449cc795 (patch) | |
tree | b3365f239db62c3d2fbec8ef2c865cba69898449 /chapter01 | |
parent | 772c2b029da6bb7398ec3ccceb8063c5f189911a (diff) |
Upgrade to Kmod-11. Fixes #3223.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10041 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, 4 insertions, 4 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 97ce8ee66..47f4b98f7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,10 @@ <para>2012-11-13</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Kmod-11. Fixes + <ulink url="&lfs-ticket-root;3223">#3223</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Man-Pages-3.44. Fixes <ulink url="&lfs-ticket-root;3222">#3222</ulink>.</para> </listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 0894ab8f1..a3ceaa244 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -245,10 +245,6 @@ </listitem> <listitem> - <para>&kmod-test_fix-patch;</para> - </listitem> - - <listitem> <para>&make-fixes-patch;</para> </listitem> |