From 56776afd51651215a5f96ebf23adaae9164d8e88 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 28 Dec 2015 03:11:44 +0100 Subject: Release 5.37 --- ChangeLog | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6abb724de..c7a4fc003 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +ver 5.37: + Fix issue with registering external profiles. + Fix issue with connecting external profiles. + Fix issue with GATT service changed handling. + Fix issue with not emitting GattServices update. + Convert to unified HID over GATT profile support. + Convert to KeyboardDisplay as default IO capability. + Install btattach utility by default. + ver 5.36: Fix issue with PBAP headers for size query. Fix issue with AVRCP current player handling. diff --git a/configure.ac b/configure.ac index 5c398c5db..7ec7c322f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.36) +AC_INIT(bluez, 5.37) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- cgit v1.2.1