summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2013-02-23 12:20:10 +0100
committerMarcel Holtmann <marcel@holtmann.org>2013-02-23 12:20:10 +0100
commit6c4e64aa4bea35ac86c648b99910e477e5b2b948 (patch)
tree2e48af970d63bba8614a77ad31473cba2f307f13 /ChangeLog
parent5ae6f82f1a165e6d18f5f2b77807d9b29d36e671 (diff)
downloadbluez-6c4e64aa4bea35ac86c648b99910e477e5b2b948.tar.gz
Release 5.35.3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c820e33f..7a1f28afa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 5.3:
+ Fix issue with registering invalid profiles.
+ Fix issue with inconsistent A2DP transport state.
+ Fix issue with A2DP resume while in configured state.
+ Fix issue with buffer overflow when processing SDP response.
+ Fix issue with missing range check for SDP attribute response.
+ Fix issue with missing validation of SDP data elements.
+ Fix issue with missing fallback to static hostname.
+ Fix issue with default adapter assignment.
+
ver 5.2:
Fix issue with connection handling for Low Energy.
Fix issue with broken device discovery handling.