diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-16 01:11:57 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2006-07-16 01:11:57 +0000 |
commit | 48206b3db9cb43db0f8ea9b12567c414b9caa7c7 (patch) | |
tree | 9815adcf0e1d071bb38f94735d118ee077217ade /chapter01/changelog.xml | |
parent | c0835ae9152d828cfea24ae085385a8d69872108 (diff) |
Added module-init-tools patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7676 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 b40dbc49e..86d23f696 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -39,6 +39,11 @@ <para>July 15, 2006</para> <itemizedlist> <listitem> + <para>[bdubbs] - Added a patch to module-init-tools to + correct a possible problem when aliesa are specified with + regular expressions.</para> + </listitem> + <listitem> <para>[bdubbs] - Updated the kernel to version 2.6.16.26. </para> </listitem> |