Module Name:    src
Committed By:   martin
Date:           Mon Mar  9 05:37:37 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.1

Log Message:
Ticket #775


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-9.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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.10 src/doc/CHANGES-9.1:1.1.2.11
--- src/doc/CHANGES-9.1:1.1.2.10	Sun Mar  8 11:22:49 2020
+++ src/doc/CHANGES-9.1	Mon Mar  9 05:37:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.10 2020/03/08 11:22:49 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.11 2020/03/09 05:37:37 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -436,3 +436,8 @@ sys/kern/kern_mutex.c				1.90
 	the dump is written.
 	[chs, ticket #768]
 
+sys/compat/netbsd32/netbsd32_mod.c		1.17,1.18
+
+	Fix MODULE_HOOK_SET arguments (broken in ticket #762).
+	[pgoyette, ticket #775]
+

Reply via email to