summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2019-09-19 19:57:40 +0200
committerMarcel Holtmann <marcel@holtmann.org>2019-09-19 19:57:40 +0200
commit6de4bdb957cdc85d89851420ab06ca8e226f8d4e (patch)
treeb3151e5456c7a68e3646f1235d8cc0e4696428f4 /ChangeLog
parent8ab0f188768beb70f84ab8a0c4c8906e83ee3b29 (diff)
downloadbluez-6de4bdb957cdc85d89851420ab06ca8e226f8d4e.tar.gz
Release 5.515.51
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c04d769ea..214485416 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+ver 5.51:
+ Fix issue with first agent not being registered as default.
+ Fix issue with loading devices without Service Changed CCC.
+ Fix issue with GATT client and extended property reading.
+ Fix issue with handling GATT client invalid read behavior.
+ Fix issue with handling GATT disconnect handler removal.
+ Fix issue with missing GATT/GAP service records for SDP.
+ Fix issue with checking SDP continuation state length.
+ Fix issue with HID device removal on HoG disconnect.
+ Fix issue with AVDTP and session destroy handling.
+ Fix issue with AVCTP and output MTU accounting.
+ Fix issue with AVRCP and creating media items.
+ Add support for GATT database caching feature.
+ Add experimental support for Bluetooth Mesh Profile.
+
ver 5.50:
Fix issue with GATT and reading long values.
Fix issue with GATT and reading multiple includes.