Module Name: src
Committed By: mrg
Date: Sun Jun 10 06:26:22 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
note jmcneill-usbmp has been merged.
To generate a diff of this commit:
cvs rdiff -u -r1.1708 -r1.1709 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.1708 src/doc/CHANGES:1.1709
--- src/doc/CHANGES:1.1708 Sat Jun 9 12:39:53 2012
+++ src/doc/CHANGES Sun Jun 10 06:26:21 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1708 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1709 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -70,3 +70,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
per user and the corresponding kern.maxlwp sysctl. Expose
kern.uidinfo.* via sysctl. [christos 20120608]
postfix(1): Import version 2.8.11 [tron 20120609]
+ usb(9): Added support for SMP to the USB subsytem. By Jared D.
+ McNeill and myself. [mrg 20120609]