aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-12-05 17:25:09 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-12-05 17:25:09 +0000
commit70ad6d74b212d02a1a6fe246f22aac5c0be7d1f0 (patch)
treefe69a0cf99c6422729f0df25663cb3efee6fcf24 /chapter01
parent74d8c96456339f21aef12fdcfdbf5bae259081e6 (diff)
renamed usbdevfs to usbfs
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index c875f6d30..9abca1e4c 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,11 @@
</itemizedlist>
</para></listitem>
+<listitem><para>December 5th, 2002 [gerard]: Chapter 08 - Renamed
+<emphasis>usbdevfs</emphasis> into <emphasis>usbfs</emphasis> as the kernel
+guys made this change to reduce confusion with
+<emphasis>devfs</emphasis>.</para></listitem>
+
<listitem><para>December 3rd, 2002 [gerard]: Chapter 05 - Sed: Added
--disable-nls</para></listitem>