OSDN Git Service

Release 5.17
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 26 Mar 2014 03:32:49 +0000 (20:32 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 26 Mar 2014 03:32:49 +0000 (20:32 -0700)
ChangeLog
configure.ac

index 3937b2a..989c8a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 5.17:
+       Fix issue with not resetting OBEX SRM setup.
+       Fix issue with BR/EDR devices and auto-connect list.
+       Fix issue with bonding complete detection as peripheral.
+       Fix issue with not updating bearer timestamp of connections.
+       Fix issue with paired property for multiple bearers.
+       Add support for Android Bluetooth Handsfree interface.
+       Add support for Android Bluetooth Wideband speech.
+
 ver 5.16:
        Fix issue with HID over GATT physical location.
        Fix issue with HID over GATT unique identifier.
index d29840c..0ab2df1 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.16)
+AC_INIT(bluez, 5.17)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])