Module Name:    src
Committed By:   martin
Date:           Mon Mar  7 14:38:48 UTC 2016

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

Log Message:
Fix ticket #1124


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-7.0.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.0.1
diff -u src/doc/CHANGES-7.0.1:1.1.2.39 src/doc/CHANGES-7.0.1:1.1.2.40
--- src/doc/CHANGES-7.0.1:1.1.2.39	Sun Mar  6 18:11:41 2016
+++ src/doc/CHANGES-7.0.1	Mon Mar  7 14:38:47 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.39 2016/03/06 18:11:41 martin Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.40 2016/03/07 14:38:47 martin Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
 release:
@@ -1027,7 +1027,7 @@ sys/kern/kern_time.c				1.184
 	Don't leak garabage from the kernel stack on sleep(0) and equivalents.
 	[uwe, ticket #1128]
 
-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

Reply via email to