From 95f338a7fa8807c196ffa37c82b201ba4b987c3d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 19 May 2014 12:11:13 -0700 Subject: Release 5.19 --- ChangeLog | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fe6d5fa54..1c9fd1ac4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +ver 5.19: + Fix issue with OBEX Put-Delete and Create-Empty methods. + Fix issue with AVRCP browsable/searchable player properties. + Fix issue with handling multiple default agents. + Fix issue with handling unpair event per bearer. + Fix issue with HID over GATT report ID presence. + Add support for HID protocol handling in userspace. + Add support for Bluetooth reconnection policy framework. + Add support for Android Bluetooth SCO over HCI transport. + Add support for Android Bluetooth audio quality control. + Add support for Android Bluetooth Low Energy only mode. + ver 5.18: Fix issue with identifying LE single mode devices. Fix issue with L2CAP and RFCOMM peer address lookup. diff --git a/configure.ac b/configure.ac index e1a228865..d858ff689 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.18) +AC_INIT(bluez, 5.19) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- cgit v1.2.1