Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7-0]: src/doc Fix ticket #1124



details:   https://anonhg.NetBSD.org/src/rev/5e7c3721cfe9
branches:  netbsd-7-0
changeset: 801155:5e7c3721cfe9
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Mar 07 14:38:47 2016 +0000

description:
Fix ticket #1124

diffstat:

 doc/CHANGES-7.0.1 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b930f3526206 -r 5e7c3721cfe9 doc/CHANGES-7.0.1
--- a/doc/CHANGES-7.0.1 Mon Mar 07 14:37:48 2016 +0000
+++ b/doc/CHANGES-7.0.1 Mon Mar 07 14:38:47 2016 +0000
@@ -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 @@
        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



Home | Main Index | Thread Index | Old Index