summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2017-12-27 00:02:06 +0100
committerMarcel Holtmann <marcel@holtmann.org>2017-12-27 00:02:06 +0100
commit0d1e3b9c5754022c779da129025d493a198d49cf (patch)
tree53e6b3bdd79a94541e2409a2c0f2e4c97353fa81 /ChangeLog
parent8f90b38846ccf0b07a680bc08075a557d166832a (diff)
downloadbluez-0d1e3b9c5754022c779da129025d493a198d49cf.tar.gz
Release 5.485.48
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e187ba73b..b78d29a15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+ver 5.48:
+ Fix issue with subscriptions for unpaired devices.
+ Fix issue with handling A2DP and no available SEP.
+ Fix issue with handling AVCTP change path support.
+ Fix issue with handling AVCTP browsing channel.
+ Fix issue with handling AVCTP passthrough PDUs.
+ Fix issue with handling detaching of controller.
+ Fix issue with handling start discovery results.
+ Fix issue with handling non-connectable devices.
+ Fix issue with handling unused parameter in WriteValue.
+ Add support for service side AcquireWrite and AcquireNotify.
+ Add support for providing address type information.
+ Add support for cable based authentication and pairing.
+ Add support for Bluetooth Low-Energy battery service.
+ Add support for BTP client for qualification testing.
+ Add support for additional Mesh control functionality.
+ Mark advertising manager APIs as stable interfaces.
+
ver 5.47:
Fix issue with handling AcquireNotify registration.
Fix issue with handling support for reconnection interval.