diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-28 20:36:45 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2009-07-28 20:36:45 +0000 |
commit | d9e68e63aba1d17274668eaadd16a4b9feac341d (patch) | |
tree | b5e3daa25da0e6cea23bad7bbed585a8b3aede32 /chapter01 | |
parent | 04c09d79998c15787449363ce799b5c0a3da714c (diff) |
Correct the instructions for running Module-Init-Tools' testsuite. Fixes #2468.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-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 62892b0b1..e0aa19e93 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,11 @@ <para>2009-07-28</para> <itemizedlist> <listitem> + <para>[matthew] - Correct the commands for running Module-Init-Tools' + testsuite. Fixes + <ulink url="&lfs-ticket-root;2468">#2468</ulink>.</para> + </listitem> + <listitem> <para>[matthew] - Upgrade to Autoconf-2.64. Fixes <ulink url="&lfs-ticket-root;2467">#2467</ulink>.</para> </listitem> |