diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-14 12:29:52 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-14 12:29:52 +0000 |
commit | ff0dd81f455b7ccd107ce897d441d2966b24675a (patch) | |
tree | 99c4bd22331a2b1639d576606deddaa5ba154eba /chapter01 | |
parent | 791a9ec3c2a7dae316e6a4ba37baec03ef5ba028 (diff) |
Upgrade to udev-067 and fix the failing test
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6678 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 02489c145..b50d4d95b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -112,6 +112,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 14th, 2005 [matt]: Upgrade to udev-067 including a fix +for the failing test (bug 1611).</para></listitem> + <listitem><para>August 12th, 2005 [matt]: Explain that libiconv isn't required on an LFS system (fixes bug 1614).</para></listitem> |