From ae3db960a1f011903a435d62ede7f726a7cf5d50 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 5 Oct 2014 22:31:13 +0200 Subject: [PATCH] Release 5.24 --- ChangeLog | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f5c88f545..69c59ae33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +ver 5.24: + Fix issue with storing of connection parameters. + Add support for Phonebook Access Profile 1.2 features. + Add support for Message Access Profile 1.2 event reports. + Add support for Android Bluetooth configuration options. + ver 5.23: Fix issue with concurrent authorization requests. Fix issue with HID report identifier mismatch. diff --git a/configure.ac b/configure.ac index 9bdd2390f..981b1bfdd 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.23) +AC_INIT(bluez, 5.24) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3