Module Name: src
Committed By: plunky
Date: Sat May 22 18:58:01 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
note btmagic(4) addition
To generate a diff of this commit:
cvs rdiff -u -r1.1394 -r1.1395 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.1394 src/doc/CHANGES:1.1395
--- src/doc/CHANGES:1.1394 Mon May 10 03:39:57 2010
+++ src/doc/CHANGES Sat May 22 18:58:01 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1394 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1395 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -610,3 +610,4 @@
cron: Import 4.1 from isc. [christos 20100506]
atf(7): Import 0.8. [jmmv 20100508]
bozohttpd: Update to bozohttpd-20100509. [mrg 20100509]
+ btmagic(4): Added Apple Magic Mouse driver. [plunky 20100522]