From 39681eaf8c3598d9e6cdc12824e8068e87e30543 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 30 Oct 2015 04:26:04 +0100 Subject: [PATCH] Release 5.36 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1ab978dc1..6abb724de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +ver 5.36: + Fix issue with PBAP headers for size query. + Fix issue with AVRCP current player handling. + Fix issue with device information handling. + Fix issue with device disconnect handling. + Fix issue with duplicate connect handling. + Fix issue with attribute claiming for drivers. + ver 5.35: Fix issue with connected devices after discovery. Fix issue with profile support and LTK loading. diff --git a/configure.ac b/configure.ac index 83a077649..2d3e5d716 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.35) +AC_INIT(bluez, 5.36) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3