Module Name:    src
Committed By:   riz
Date:           Sat Jan  2 14:46:09 UTC 2016

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.1

Log Message:
Ticket 1054


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-7.1

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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.41 src/doc/CHANGES-7.1:1.1.2.42
--- src/doc/CHANGES-7.1:1.1.2.41	Sat Jan  2 14:40:39 2016
+++ src/doc/CHANGES-7.1	Sat Jan  2 14:46:09 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.41 2016/01/02 14:40:39 riz Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.42 2016/01/02 14:46:09 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -1707,3 +1707,8 @@ sys/dev/ic/dwc_gmac_reg.h			1.15
 	the cable wasn't plugged in at boot.
 	[jmcneill, ticket #1053]
 
+sys/dev/usb/ohci.c				1.257
+
+	Fix missing-parentheses bug affecting ohci IN transfers.
+	[skrll, ticket #1054]
+

Reply via email to