summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2022-01-05 22:49:00 +0100
committerMarcel Holtmann <marcel@holtmann.org>2022-01-05 22:49:00 +0100
commitda07239606d62526287d55f35a778770b04196ea (patch)
tree464cb9512c6482f2deedc5b4ab84fd6effdf136e /ChangeLog
parent401643e5c5528a6d0c372f82b1059fc0e02aed8e (diff)
downloadbluez-da07239606d62526287d55f35a778770b04196ea.tar.gz
Release 5.635.63
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5510e22e..c9a5d3cdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+ver 5.63:
+ Fix issue with storing IRK causing invalid read access.
+ Fix issue with disconnecting due to GattCharacteristic1.MTU.
+ Add support for Device{Found,Lost} of advertising monitoring.
+
ver 5.62:
Fix issue with handling truncation when loading LTKs.
Fix issue with accepting Exchange MTU on EATT bearer.