Module Name: src
Committed By: bouyer
Date: Mon Apr 6 17:59:10 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
btmagic(4): add Magic Trackpad support
To generate a diff of this commit:
cvs rdiff -u -r1.2064 -r1.2065 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.2064 src/doc/CHANGES:1.2065
--- src/doc/CHANGES:1.2064 Sat Apr 4 00:03:12 2015
+++ src/doc/CHANGES Mon Apr 6 17:59:10 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2064 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2065 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -149,3 +149,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
tcpdump(8): Import 4.7.3. [christos 20150331]
wpa: Import wpa_supplicant and hostapd 2.4. [christos 20150401]
OpenSSH: Imported 6.8. [christos 20150403]
+ btmagic(4): add Magic Trackpad support [bouyer 20150406]