diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-06-19 04:25:24 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2010-06-19 04:25:24 +0000 |
commit | dcaee7020a3b71744e62fcff5bd4d5362da616de (patch) | |
tree | e274d5980164b87cf480f0d339d1da2072cb9cc0 /chapter01/changelog.xml | |
parent | 79f68964ace570c76ad0cbb8724680b97a4b743d (diff) |
Update to Module-Init-Tools-3.12
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e78c9d9fd..06dd81af0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -40,6 +40,11 @@ <para>2010-06-18</para> <itemizedlist> <listitem> + <para>[bdubbs] - Update to Module-Init-Tools-3.12. + Fixes <ulink url="&lfs-ticket-root;2675">#2675</ulink> + and <ulink url="&lfs-ticket-root;2688">#2688</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Add a sed to the current kernel to work around a bug in linux-2.6.34 and earlier. This change will be removed when incorporated into a subsequent verion of the kernel. |