summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-06-15 11:30:17 +0200
committerMarcel Holtmann <marcel@holtmann.org>2015-06-15 11:30:17 +0200
commitc9c7d4c5e632faac37e87e0008c91c4f6e81222e (patch)
tree4977911dc7e37df8106cec801aa14b4802eca436 /ChangeLog
parent60f68ab8d5e85716417ca1bc306d289ef716b501 (diff)
downloadbluez-c9c7d4c5e632faac37e87e0008c91c4f6e81222e.tar.gz
Release 5.315.31
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aed8be7a..910dfa60e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+ver 5.31:
+ Fix issue with crash in networking interface.
+ Fix issue with crash when creating endless GATT loops.
+ Fix issue with memory leak when connecting services.
+ Fix issue with memory leak creating new D-Bus proxy.
+ Fix issue with profile connections from remote devices.
+ Fix issue with GATT over BR/EDR and MTU notification.
+ Fix issue with HID and dual mode remote devices.
+ Fix issue with handling A2DP vendor codec setup.
+ Fix issue with AVRCP and syncing player state.
+ Fix issue with GATT secondary discovery handling.
+ Fix issue with wrong characteristic allocation.
+ Add support for handling BNEP setup response.
+ Add support for setting GATT database security flags.
+ Add support for setting discovery filters interface.
+ Add support for user controlled advertising interface.
+ Update Android qualification documentation to PTS 6.1 release.
+
ver 5.30:
Fix compilation error in C++ due to inline function.
Fix issue with missing storage of device information.