Module Name: src Committed By: martin Date: Mon Mar 7 14:39:55 UTC 2016
Modified Files: src/doc [netbsd-7]: CHANGES-7.1 Log Message: Fix ticket #1124 To generate a diff of this commit: cvs rdiff -u -r1.1.2.65 -r1.1.2.66 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.65 src/doc/CHANGES-7.1:1.1.2.66 --- src/doc/CHANGES-7.1:1.1.2.65 Mon Mar 7 09:04:58 2016 +++ src/doc/CHANGES-7.1 Mon Mar 7 14:39:55 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.1,v 1.1.2.65 2016/03/07 09:04:58 msaitoh Exp $ +# $NetBSD: CHANGES-7.1,v 1.1.2.66 2016/03/07 14:39:55 martin Exp $ A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1 release: @@ -2312,7 +2312,7 @@ lib/Makefile 1.237 multiple threads. [christos, ticket #1123] -sys/dev/usb/ugen.c 1.127-1.130 +sys/dev/usb/ugen.c 1.127-1.131 Remove always true conditional. Only clear the endpoint information in ugen_set_interface only