Module Name:    src
Committed By:   martin
Date:           Tue Mar 26 18:10:21 UTC 2024

Modified Files:
        src/doc [netbsd-10]: CHANGES-10.0

Log Message:
Ticket 650


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.214 -r1.1.2.215 src/doc/CHANGES-10.0

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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.214 src/doc/CHANGES-10.0:1.1.2.215
--- src/doc/CHANGES-10.0:1.1.2.214	Mon Mar 25 15:28:00 2024
+++ src/doc/CHANGES-10.0	Tue Mar 26 18:10:21 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.214 2024/03/25 15:28:00 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.215 2024/03/26 18:10:21 martin Exp $
 
 A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
 until the 10.0 release:
@@ -21570,3 +21570,8 @@ sys/dev/qbus/if_qe.c				1.82
 	vax/qe(4): PR 58068: fix crash on various ifconfig operations.
 	[riastradh, ticket #647]
 
+sys/dev/audio/audio.c				1.137
+
+	audio(4): fix byte swapped samples on big-endian machines.
+	[mlelstv, ticket #650]
+

Reply via email to