Module Name:    src
Committed By:   martin
Date:           Sat Sep 10 08:21:01 UTC 2022

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

Log Message:
Ticket #1517


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-9.4

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.4
diff -u src/doc/CHANGES-9.4:1.1.2.10 src/doc/CHANGES-9.4:1.1.2.11
--- src/doc/CHANGES-9.4:1.1.2.10	Fri Sep  9 18:21:47 2022
+++ src/doc/CHANGES-9.4	Sat Sep 10 08:21:01 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.10 2022/09/09 18:21:47 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.11 2022/09/10 08:21:01 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -142,3 +142,8 @@ sys/kern/kern_core.c				1.36
 	Fix kauth credential reference leak.
 	[christos, ticket #1516]
 
+sys/kern/kern_core.c				1.37
+
+	Avoid a GCC warning.
+	[mrg, ticket #1517]
+

Reply via email to