From 675546f3e138cca79c1c6deedaeaed859ef6ceac Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 25 Mar 2014 20:32:49 -0700 Subject: [PATCH] Release 5.17 --- ChangeLog | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3937b2a6a..989c8a341 100644 --- 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. diff --git a/configure.ac b/configure.ac index d29840c37..0ab2df157 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) -- 2.47.3