Module Name: src
Committed By: nia
Date: Tue Oct 20 07:52:46 UTC 2020
Modified Files:
src/doc: CHANGES
Log Message:
doc/CHANGES: Added support for the OSSv4 Mixer API
To generate a diff of this commit:
cvs rdiff -u -r1.2748 -r1.2749 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2748 src/doc/CHANGES:1.2749
--- src/doc/CHANGES:1.2748 Sat Oct 17 16:25:24 2020
+++ src/doc/CHANGES Tue Oct 20 07:52:45 2020
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2748 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2749 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -295,3 +295,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
dhcpcd: Update to version 9.3.1 [roy 20201012]
tzdata updated to 2020c [kre 20201017]
tzcode: Updated to 2020c. [christos 20201017]
+ ossaudio(3): Added support for the OSSv4 Mixer API [nia 20201017]