Module Name:    src
Committed By:   martin
Date:           Tue Nov 26 08:26:19 UTC 2019

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

Log Message:
Ticket #1460


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.72 -r1.1.2.73 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.72 src/doc/CHANGES-8.2:1.1.2.73
--- src/doc/CHANGES-8.2:1.1.2.72	Mon Nov 25 16:04:46 2019
+++ src/doc/CHANGES-8.2	Tue Nov 26 08:26:19 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.72 2019/11/25 16:04:46 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.73 2019/11/26 08:26:19 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1712,3 +1712,8 @@ sys/kern/subr_cprng.c				1.33
 	Use cprng_strong, not cprng_fast, for sysctl kern.arnd.
 	[riastradh, ticket #1459]
 
+sys/dev/hyperv/if_hvn.c				1.11
+
+	hvn(4): Fix incorrect ident when waiting for NVS command response.
+	[nonaka, ticket #1460]
+

Reply via email to