summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-10-25 23:08:46 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-10-25 23:08:46 +0000
commit79a2c17e0257c2d8bbed190d46021fe492d63af0 (patch)
treeeebb2d08760f5e5e092872ecd41c4a64ac70b439 /ChangeLog
parent6a7bdf306c26ac5663ecd9f1637839a7dd0141d4 (diff)
Update changelog and bump version numberutils-3.22
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c0f4b6c..aaad1131 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 3.22:
+ Add missing include file from audio service.
+ Add SBC conformance test utility.
+ Add basic uinput support for AVRCP.
+ Fix L2CAP socket leak in audio service.
+ Fix buffer usage in GStreamer plugin.
+
+ Note:
+ This version needs at least bluez-libs-3.22
+
ver 3.21:
Add initial AVRCP support.
Add A2DP sink support to GStreamer plugin.