aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-10-15 19:14:50 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-10-15 19:14:50 +0000
commit3da377d8930ad9971db5db18b409d8e6ee28f5f3 (patch)
treee4567eb587654c9faf3fa6d7e43ca1e1f17f95e2 /chapter01
parent893d40b3457f83807e6fb4bf6f786f29e5a8c8a1 (diff)
Add cdrom group as required by the Udev rules file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 1f7b0d47e..c1c53450e 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -123,6 +123,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>October 14, 2005 [matt]: Add a cdrom group as required by the
+Udev rules file</para></listitem>
+
<listitem><para>October 9, 2005 [matt]: Emphasise the fact that one must delete
the source directory after each package has been installed. Fixes bug 1638.
Thanks to Chris Staub.</para></listitem>