Module Name: src
Committed By: gsutre
Date: Fri Nov 5 11:23:54 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Mention fujitsu(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1449 -r1.1450 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1449 src/doc/CHANGES:1.1450
--- src/doc/CHANGES:1.1449 Wed Nov 3 22:40:51 2010
+++ src/doc/CHANGES Fri Nov 5 11:23:54 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1449 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1450 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -768,3 +768,5 @@
xz(1): Import of XZ 5.0.0. [joerg 20101102]
if_otus(4): Port the Atheros AR9001U from OpenBSD (Anon Ymous)
[christos 20101103]
+ fujitsu(4): Add brightness and hotkey drivers for Fujitsu laptops.
+ [gsutre 20101105]