summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2022-07-24 22:59:52 +0200
committerMarcel Holtmann <marcel@holtmann.org>2022-07-24 22:59:52 +0200
commit9d753065494edaddf436484de3377bf7c3d64263 (patch)
tree5f1cf1ad1d7c6658c91973b92bed225eb3777863 /ChangeLog
parent5061ec4178dd5c5340fd097b967b9f70f6d44d67 (diff)
downloadbluez-9d753065494edaddf436484de3377bf7c3d64263.tar.gz
Release 5.655.65
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6f6b9668..11221a961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+ver 5.65:
+ Fix issue with A2DP cache invalidation handling.
+ Fix issue with A2DP and not initialized SEP codec.
+ Fix issue with A2DP and multiple SetConfiguration to same SEP
+ Fix issue with AVRCP and not properly initialized volume.
+ Fix issue with SDP records when operating in LE only mode.
+ Fix issue with HoG and not reading report map of instances.
+ Fix issue with GATT server crashing while disconnecting.
+ Fix issue with not removing connected devices.
+ Fix issue with enabling wake support without RPA Resolution.
+ Fix issue with pairing failed due to the error of Already Paired.
+ Add support for CONFIGURATION_DIRECTORY environment variable.
+ Add support for STATE_DIRECTORY environment variable.
+ Add support for "Bonded" property with Device API.
+ Add experimental support for ISO socket.
+
ver 5.64:
Fix issue with handling A2DP discover procedure.
Fix issue with media endpoint replies and SetConfiguration.