aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2004-08-30 12:48:00 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2004-08-30 12:48:00 +0000
commit4148d1a6d01f6e976c02c78e082789d2938b1300 (patch)
tree1d555d5cf0983c0578940233ce007d82e3afab2f /chapter01
parentf42b2ffcae07ec948da3d74b09f17892d12b0695 (diff)
* Renumber udev rules and permissions files. Fixes bug 887
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 66f26e9aa..168e555f6 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -91,6 +91,10 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>August 30th, 2004 [matt]: chapter06/udev.xml. Renumber udev
+permissions and rules files to allow easier customisation. Fixes bug 887.
+</para></listitem>
+
<listitem><para>August 30th, 2004 [matt]: Drop optimisation level of util-linux
from O2 to O1, so as sfdisk works properly when compiled with gcc-3.4.1</para>
</listitem>