Module Name:    src
Committed By:   martin
Date:           Tue Mar 12 10:15:04 UTC 2024

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

Log Message:
Ticket #1817


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.139 -r1.1.2.140 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.139 src/doc/CHANGES-9.4:1.1.2.140
--- src/doc/CHANGES-9.4:1.1.2.139	Mon Mar 11 20:04:38 2024
+++ src/doc/CHANGES-9.4	Tue Mar 12 10:15:04 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.139 2024/03/11 20:04:38 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.140 2024/03/12 10:15:04 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -13464,3 +13464,8 @@ lib/libc/gen/getcap.c				1.58
 	libc: fix memory leak in getent().
 	[ozaki-r, ticket #1816]
 
+sys/dev/ic/nvme.c				1.69
+
+	nvme(4): PR 58025: fix nvmectl(8) after suspend/resume cycle.
+	[riastradh, ticket #1817]
+

Reply via email to