diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-28 19:39:47 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-28 19:39:47 +0000 |
commit | 5f6ad4ed7a3151cd13b505984e47f92e1d80422a (patch) | |
tree | b207b4e0c2f21a7c9bedb77505e06003ea3f2d8d /chapter01 | |
parent | 38810d5151264ba81ccd9fc14d61029cfa2a14ab (diff) |
* Correct the instructions for invoking udev's testsuite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6b85903eb..71a5ca156 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -81,6 +81,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>February 28, 2005 [matt]: Correct the instructions for +invoking udev's testsuite (Randy McMurchy)</para></listitem> + <listitem><para>February 27, 2005 [matt]: Correct the title of the readline patch in chapter 3. Fixes bug 1049</para></listitem> |