Module Name: src
Committed By: nat
Date: Sat Jan 28 17:14:21 UTC 2017
Modified Files:
src/doc: CHANGES
Log Message:
Add bta2dpd(8) - bluetooth advanced audio daemon.
To generate a diff of this commit:
cvs rdiff -u -r1.2239 -r1.2240 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.2239 src/doc/CHANGES:1.2240
--- src/doc/CHANGES:1.2239 Wed Jan 25 13:43:58 2017
+++ src/doc/CHANGES Sat Jan 28 17:14:21 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2239 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2240 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -455,3 +455,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
libpcap: Import 1.8.1. [christos 20170124]
tcpdump(8): Import 4.8.1. [christos 20170124]
acpi(4): Updated ACPICA to 20170119. [christos 20170125]
+ bta2dpd(8): Add new bluetooth A2DP daemon. [nat 20170129]