Module Name:    src
Committed By:   martin
Date:           Tue Mar 15 18:02:12 UTC 2022

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

Log Message:
Ticket #1435


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.81 -r1.1.2.82 src/doc/CHANGES-9.3

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.3
diff -u src/doc/CHANGES-9.3:1.1.2.81 src/doc/CHANGES-9.3:1.1.2.82
--- src/doc/CHANGES-9.3:1.1.2.81	Tue Mar 15 09:59:28 2022
+++ src/doc/CHANGES-9.3	Tue Mar 15 18:02:12 2022
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.81 2022/03/15 09:59:28 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.82 2022/03/15 18:02:12 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1524,3 +1524,8 @@ usr.sbin/puffs/mount_9p/node.c			1.30,1.
 	check returned type from T_READ request.
 	[ozaki-r, ticket #1434]
 
+sys/dev/ata/ata.c				1.167
+
+	PR 56745: avoid an unaccounted extra ATA channel freeze.
+	[perseant, ticket #1435]
+

Reply via email to