diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-18 12:31:43 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-18 12:31:43 +0000 |
commit | 081266a57d7cbcc93dfdc92313352f3ff7d25fc7 (patch) | |
tree | b0d80032a4db656bcf769e9e0b78e4a192657d0c /chapter01/changelog.xml | |
parent | 9cccea2aed45c935e4ea17e84d007c0d84a4c91f (diff) |
Upgrade to Module-Init-Tools-3.10. Fixes #2441.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 02d1d2a35..130c5626a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2009-07-18</para> <itemizedlist> <listitem> + <para>[matthew] - Upgrade to Module-Init-Tools-3.10. Fixes + <ulink url="&lfs-ticket-root;2441">#2441</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Remove Berkeley DB, as Man-DB prefers GDBM and the only other program that requires bdb is arpd, which is specialist enough to be catered for by BLFS. Thanks to Randy McMurchy for the |