Module Name: src
Committed By: sborrill
Date: Mon Feb 20 21:17:22 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket #12
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-6.0
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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.6 src/doc/CHANGES-6.0:1.1.2.7
--- src/doc/CHANGES-6.0:1.1.2.6 Sun Feb 19 18:45:57 2012
+++ src/doc/CHANGES-6.0 Mon Feb 20 21:17:22 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.6 2012/02/19 18:45:57 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.7 2012/02/20 21:17:22 sborrill Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -88,3 +88,9 @@ sys/dev/usb/usbdevs_data.h regen
Add support for the QUAN DM9601.
[mbalmer, ticket #11]
+sys/dev/usb/umidi.c 1.60
+
+ Fix the reversed logic in several uses of the new 'closing'
+ member introduced in the previous change. From PR 45909.
+ [mrg, ticket #12]
+