Module Name:    src
Committed By:   martin
Date:           Tue Jul  9 15:17:50 UTC 2019

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Ticket #1286


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/doc/CHANGES-8.2

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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.6 src/doc/CHANGES-8.2:1.1.2.7
--- src/doc/CHANGES-8.2:1.1.2.6	Mon Jul  8 16:31:54 2019
+++ src/doc/CHANGES-8.2	Tue Jul  9 15:17:50 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.6 2019/07/08 16:31:54 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.7 2019/07/09 15:17:50 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -92,3 +92,8 @@ tests/net/ndp/t_ndp.sh				1.32
 	tests: test state transitions of neighbor caches.
 	[ozaki-r, ticket #1285]
 
+sys/dev/hyperv/vmbus.c				1.4
+
+	Zero clear the allocated ring buffer for vmbus_channel.
+	[nakayama, ticket #1286]
+

Reply via email to