diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-27 23:07:17 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-02-27 23:07:17 +0000 |
commit | 317b76b8c070d8ea40c7e3480218ddeb3cfb47f9 (patch) | |
tree | 4d3ffd88fa785e5be0b542cdc5d3bdc3ebb6130d /chapter01 | |
parent | 0846a798f7db4e9712ed769545acb890a282b57c (diff) |
* Mention udev's testsuite. Fixes bug 1042.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4704 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 3e4c59ae0..442649146 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 27, 2005 [matt]: Mention udev's testsuite. Fixes bug +1042</para></listitem> + <listitem><para>February 27, 2005 [matt]: Use --without-csharp instead of --disable-csharp, as the latter doesn't work as intended. Fixes bug 1033</para></listitem> |