summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2017-02-25 17:02:37 +0100
committerMarcel Holtmann <marcel@holtmann.org>2017-02-25 17:02:37 +0100
commit54d05d4c66ab6512bae5ce47b1537dea3237b8d1 (patch)
tree01514336f606347298a0cb2710ec8d689332ba46 /ChangeLog
parent514f79dfe5fe065175f309ad90e5cffa9e54543b (diff)
downloadbluez-54d05d4c66ab6512bae5ce47b1537dea3237b8d1.tar.gz
Release 5.445.44
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e01791e4..e9c220db8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 5.44:
+ Fix issue with GAP and GATT service registration.
+ Fix issue with wrong address type for ATT sockets.
+ Fix issue with dictionary entries for advertising.
+ Fix issue with device information and HID over GATT.
+ Fix issue with handling secondary service discovery.
+ Fix issue with handling Attribute Read Long procedure.
+ Fix issue with handling Attribute Write Long procedure.
+ Fix issue with handling abort of AVDTP SetConfiguration.
+ Add support for single-mode static address configuration.
+ Add support for MIDI over Bluetooth Low Energy.
+
ver 5.43:
Fix issue with HID over GATT support.
Fix issue with ATT Find By Type response handling.