summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2020-09-06 15:51:06 +0200
committerMarcel Holtmann <marcel@holtmann.org>2020-09-06 15:51:06 +0200
commit5a180f2ec9edfacafd95e5fed20d36fe8e077f07 (patch)
treee4a4d95fd15f2d633230eaae7661dca924f98c8e /ChangeLog
parenta73d0804db3aba3458474aa59d46352b49dc6ae7 (diff)
downloadbluez-5a180f2ec9edfacafd95e5fed20d36fe8e077f07.tar.gz
Release 5.555.55
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25aef0d8f..1607cd61a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+ver 5.55:
+ Fix issue with handling security level for HoG.
+ Fix issue with handling HIDSDPDisable attribute.
+ Fix issue with handling HID virtual cable unplug.
+ Fix issue with handling HID channel disconnect order.
+ Fix issue with handling AVDTP delay reporting states.
+ Fix issue with handling AVRCP notification events.
+ Fix issue with handling AVRCP list player attributes.
+ Fix issue with handling AVRCP category 1 player settings.
+ Fix issue with handling AVRCP media player passthrough bitmask.
+ Fix issue with handling HFP 1.7 default features.
+ Fix issue with handling GATT disconnecting handling.
+ Fix issue with handling GATT database hash.
+ Fix issue with handling service changed characteristic.
+ Fix issue with handling read of multiple characteristic values.
+ Fix issue with handling Just-Works auto-accept pairing.
+ Fix issue with handling authentication of bonded devices.
+ Fix issue with handling L2CAP streaming mode for AVDTP.
+ Fix issue with handling SysEx parser for MIDI support.
+ Fix issue with handling configured scan parameter values.
+ Fix issue with handling temporary devices removal.
+ Fix issue with handling advertising flags.
+
ver 5.54:
Fix issue with HOGP to accept data only from bonded devices.
Fix issue with A2DP sessions being connected at the same time.