summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-10-24 22:43:44 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-10-24 22:43:44 +0000
commit013e2efc3a57ad9150eea9bb653ed8b8e3d02bcc (patch)
tree7d9bb9d053c7a9a912cf50f112df8ae3613951a6 /ChangeLog
parentdda179a302219fd1b48711edb7d388a331ab3e2e (diff)
Update changelog and bump version numberutils-3.21
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81beed32..8c0f4b6c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+ver 3.21:
+ Add initial AVRCP support.
+ Add A2DP sink support to GStreamer plugin.
+ Fix interoperability with A2DP suspend.
+ Fix sign error in 8-subband encoder.
+ Fix handling of service classes length size.
+ Store Extended Inquiry Response data information.
+ Publish device id information through EIR.
+ Support higher baud rates for Ericcson based chips.
+
+ Note:
+ This version needs at least bluez-libs-3.21
+
ver 3.20:
Fix GStreamer plugin file type detection.
Fix potential infinite loop in inotify support.