OSDN Git Service

Release 4.89
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 20 Feb 2011 20:36:16 +0000 (12:36 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 20 Feb 2011 20:36:16 +0000 (12:36 -0800)
ChangeLog
configure.ac

index c251aa4..427ce25 100644 (file)
--- 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.
index 0002af2..8564e2b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.88)
+AC_INIT(bluez, 4.89)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)