summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-02-20 12:36:16 -0800
committerMarcel Holtmann <marcel@holtmann.org>2011-02-20 12:36:16 -0800
commite787f4d082d1d53ea41fae485acfba0200ad6ca5 (patch)
tree90bf91c3b34b6d2702f80d10023030c59bc27949 /ChangeLog
parent892a4b68a5c077575c37cbf5d5a86e75735b99d1 (diff)
downloadbluez-e787f4d082d1d53ea41fae485acfba0200ad6ca5.tar.gz
Release 4.894.89
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c251aa4e9..427ce258e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 4.89:
+ Fix issue with name resolving when discovery is suspended.
+ Fix issue with parsing flags of advertising report.
+ Fix issue with SEP handling if interface is disabled.
+ Fix issue with device object creation on disconnect event.
+ Fix issue with indicators whenever the driver is initialized.
+ Fix issue with call indicator when parsing call info reply.
+ Fix issue with crash and allowed GATT MTU was too large.
+ Add support for SDP record of Primary GATT services.
+ Add support for interactive mode for GATT utility.
+
ver 4.88:
Fix issue with HID channel reference count handling.
Fix issue with daemon exit on badly formatted AT+VTS.