summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-02-07 17:36:17 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-02-07 17:36:17 +0100
commit1919d78e210dfe655dd33d9f8923a9c89fc43458 (patch)
tree7bd5657f69e766d4b4b13bb0cfaec2901d2b57bf /ChangeLog
parentf97601bbe18ddfa7078909f6e8c6218c2a168929 (diff)
Release 4.294.29
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c106d01..93d4b9c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+ver 4.29:
+ Use AVRCP version 1.0 for now.
+ Decrease AVDTP idle timeout to one second.
+ Delay AVRCP connection when remote device connects A2DP.
+ Add workaround for AVDTP stream setup with broken headsets.
+ Add missing three-way calling feature bit for Handsfree.
+ Fix handsfree callheld indicator updating.
+ Fix parsing of all AT commands within the buffer.
+ Fix authentication replies when disconnected.
+ Fix handling of debug combination keys.
+ Fix handling of changed combination keys.
+ Fix handling of link keys when using no bonding.
+ Fix handling of invalid/unknown authentication requirements.
+ Fix closing of L2CAP raw socket used for dedicated bonding.
+
ver 4.28:
Add AVDTP signal fragmentation support.
Add more SBC performance optimizations.