Module Name: src
Committed By: nat
Date: Fri Jul 21 02:16:20 UTC 2023
Modified Files:
src/doc: CHANGES
Log Message:
Mention changes to bta2dpd(8).
To generate a diff of this commit:
cvs rdiff -u -r1.2981 -r1.2982 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.2981 src/doc/CHANGES:1.2982
--- src/doc/CHANGES:1.2981 Wed Jul 19 13:59:01 2023
+++ src/doc/CHANGES Fri Jul 21 02:16:20 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2981 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2982 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -162,3 +162,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
openpam(3): update to 20230627 (ximenia) [christos 20230630]
gcc(1): Import GCC 10.5. [mrg 20230710]
dhcpcd: Import version 10.0.2. [roy 20230719]
+ bta2dpd(8): Add throttle when playing from file [nat 20230720]