summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2015-03-31 23:19:33 +0200
committerMarcel Holtmann <marcel@holtmann.org>2015-03-31 23:19:33 +0200
commit992e7f5cb288cee42453fa018c381984c86fd217 (patch)
tree2639cf1d75c06937f0dc7a25dfea1265c055120e /ChangeLog
parente30f102315522853046d380a5738cf26cc38afff (diff)
downloadbluez-992e7f5cb288cee42453fa018c381984c86fd217.tar.gz
Release 5.305.30
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8e76130c..8aed8be7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 5.30:
+ Fix compilation error in C++ due to inline function.
+ Fix issue with missing storage of device information.
+ Fix issue with GATT client and gaps in service handles.
+ Fix issue with AVDTP discovery callback crashing.
+ Fix issue with AVCTP channel handling in case of conflicts.
+ Fix issue with AVRCP target and get capabilities command.
+ Add experimental support for LE advertising manager API.
+ Add support for Android 5.1 GATT MTU exchange API.
+
ver 5.29:
Fix issue with AVCTP initial key repeat timeout.
Fix issue with Android application disconnect handling.