Module Name:    src
Committed By:   martin
Date:           Wed May  5 17:03:08 UTC 2021

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

Log Message:
Ticket #1268


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.78 -r1.1.2.79 src/doc/CHANGES-9.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-9.2
diff -u src/doc/CHANGES-9.2:1.1.2.78 src/doc/CHANGES-9.2:1.1.2.79
--- src/doc/CHANGES-9.2:1.1.2.78	Mon May  3 09:13:22 2021
+++ src/doc/CHANGES-9.2	Wed May  5 17:03:08 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.78 2021/05/03 09:13:22 bouyer Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.79 2021/05/05 17:03:08 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -3079,3 +3079,8 @@ sys/kern/kern_exec.c				1.505 via patch
 	Fix copy&pasto in handling of POSIX_SPAWN_RESETIDS in posix_spawn(3)
 	[martin, ticket #1265]
 
+sys/dev/audio/audio.c				1.95
+
+	audio: do not prefer surround formats.
+	[nia, ticket #1268]
+

Reply via email to