summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2018-06-01 10:36:21 +0200
committerMarcel Holtmann <marcel@holtmann.org>2018-06-01 10:36:21 +0200
commit8994b7f2bf817a7fea677ebe18f690a426088367 (patch)
tree2e5d7b644d621fc7d435160c306d537cd7829fc0 /ChangeLog
parente399d67f29e546c97da27cd8103191b1ee7e024a (diff)
downloadbluez-8994b7f2bf817a7fea677ebe18f690a426088367.tar.gz
Release 5.505.50
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 16053c26f..c04d769ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+ver 5.50:
+ Fix issue with GATT and reading long values.
+ Fix issue with GATT and reading multiple includes.
+ Fix issue with GATT and service changes when offline.
+ Fix issue with handling secondary service discovery.
+ Fix issue with handling persistency of CCC values.
+ Fix issue with handling Mesh session on disconnection.
+ Fix issue with handling Mesh proxy PDU SAR message length.
+ Fix issue with handling Mesh default heartbeat TTL value.
+ Add support for Mesh node-reset operation handling.
+ Add support for GATT authorization request handling.
+ Add support for GATT minimum key size requirements.
+ Add support for GATT server and included services.
+ Add support for handling additional advertising data.
+ Add support for handling separate discoverable state.
+ Add support for enabling HFP version 1.7 features.
+ Add support for dedicated Bluetooth logging daemon.
+
ver 5.49:
Fix issue with configuring discoverable advertising flag.
Fix issue with bearer selection and single mode controllers.