Module Name: src
Committed By: nat
Date: Wed Mar 13 08:13:56 UTC 2024
Modified Files:
src/doc: CHANGES
Log Message:
Mention ascaudio(4).
To generate a diff of this commit:
cvs rdiff -u -r1.3043 -r1.3044 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.3043 src/doc/CHANGES:1.3044
--- src/doc/CHANGES:1.3043 Sun Mar 3 17:43:32 2024
+++ src/doc/CHANGES Wed Mar 13 08:13:56 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3043 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3044 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -285,3 +285,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
bind: Import 9.18.24 [christos 20240221]
sqlite3(1): Import 3.45.1. [christos 20240301]
elftoolchain: Import svn r4037. [christos 20240303]
+ mac68k: Add ascaudio(4) ASC audio driver. [nat 20240313]