summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2021-02-22 21:12:40 +0100
committerMarcel Holtmann <marcel@holtmann.org>2021-02-22 21:12:40 +0100
commit482929f12b645f652d378fbe8d0a5b7c05d65c4f (patch)
treecdd9ce35f3a010c13ad032a7947a6f40f8760491 /ChangeLog
parent66c61b500502216719ed2cb1f4b41e1215cea915 (diff)
downloadbluez-482929f12b645f652d378fbe8d0a5b7c05d65c4f.tar.gz
Release 5.565.56
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1607cd61a..9a0564521 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 5.56:
+ Fix issue with setting AVDTP disconnect timer.
+ Fix issue with AVDTP not sending GetCapabilities.
+ Fix issue with AVDTP connecting using streaming mode.
+ Fix issue with handling A2DP and remote SEP disappearing.
+ Fix issue with handling session of A2DP channels.
+ Fix issue with GATT and handling device removal.
+ Fix issue with GATT not accepting multiple requests.
+ Fix issue with HID report value callback registration.
+ Add support for new advertising management command.
+ Add support for battery D-Bus interface.
+
ver 5.55:
Fix issue with handling security level for HoG.
Fix issue with handling HIDSDPDisable attribute.