summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2018-03-10 16:35:21 +0100
committerMarcel Holtmann <marcel@holtmann.org>2018-03-10 16:35:21 +0100
commit848d1d221c16d88bd3aef2011bfe2b948ded6efa (patch)
tree05cbbc55f1c3372e6829239210e6b6b7bf6f302c /ChangeLog
parenta1a7f09383d498a3cb18269e65258bde115eed2b (diff)
downloadbluez-848d1d221c16d88bd3aef2011bfe2b948ded6efa.tar.gz
Release 5.495.49
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b78d29a15..16053c26f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+ver 5.49:
+ Fix issue with configuring discoverable advertising flag.
+ Fix issue with bearer selection and single mode controllers.
+ Fix issue with Connect and ConnectProfile returning in progress.
+ Fix issue with missing Paired property change when not bonded.
+ Fix issue with storage for controllers without public address.
+ Fix issue with handling AVCTP disconnecting the channel queue.
+ Fix issue with not clearing connectable setting on power off.
+ Fix issue with creating multiple mgmt socket instances.
+ Fix issue with GATT server and BR/EDR only devices.
+ Fix issue with InterfaceAdded event ordering.
+ Add support for generic ConnectDevice method call.
+ Add support for Mesh heartbeat client functionality.
+
ver 5.48:
Fix issue with subscriptions for unpaired devices.
Fix issue with handling A2DP and no available SEP.