From 324c585bfa277f72eb57255cbf1ee8620910758d Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 4 Sep 2015 03:16:14 +0200 Subject: [PATCH] Release 5.34 --- ChangeLog | 9 +++++++++ configure.ac | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fbd407af8..9b40f7dd8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +ver 5.34: + Fix issue with GATT profiles and auto-connect. + Fix issue with missing GoepL2CapPsm SDP data. + Fix issue with suspending AVDTP endpoints. + Fix issue with audio service state on disconnect. + Add support for AVRCP Set Addressed Player feature. + Add support for AVRCP Get Folder Items feature. + Add support for Android 5.1 HFP WBS callbacks. + ver 5.33: Fix issue with memory leak in GATT database. Fix issue with AVDTP set configuration handling. diff --git a/configure.ac b/configure.ac index 813400b84..92b468df8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.33) +AC_INIT(bluez, 5.34) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3