Module Name: src
Committed By: nia
Date: Sat May 8 12:45:04 UTC 2021
Modified Files:
src/doc: CHANGES
Log Message:
doc: imported aiomixer
To generate a diff of this commit:
cvs rdiff -u -r1.2803 -r1.2804 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.2803 src/doc/CHANGES:1.2804
--- src/doc/CHANGES:1.2803 Wed May 5 10:25:36 2021
+++ src/doc/CHANGES Sat May 8 12:45:04 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2803 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2804 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -370,3 +370,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
(see resolv.conf(5)), which means that hostnames that
contain invalid characters will not resolve. [christos 20210430]
evbarm: Add support for Allwinner V3s SoCs. [jmcneill 20210505]
+ aiomixer(1): Added aiomixer, a curses-based mixer for NetBSD's
+ audio API.