From ce4845a4de4362829c85bd7a8c10d65fe712ecd1 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sun, 9 Nov 2014 21:39:30 +0100 Subject: [PATCH] Release 5.25 --- ChangeLog | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 69c59ae33..483da371f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +ver 5.25: + Fix issue with SCO connection after codec negotiation. + Fix issue with GATT and secondary service discovery. + Fix issue with GATT write descriptor callback. + Fix issue with MAP supported features bits. + Add support for MAP local time and timezone offset. + Add support for PBAP speed-dial and favorites folders. + Add support for PBAP speed-dial and identifier filters. + Add support for controller mode configuration option. + Add initial support for Android Lollipop features. + ver 5.24: Fix issue with storing of connection parameters. Add support for Phonebook Access Profile 1.2 features. diff --git a/configure.ac b/configure.ac index 981b1bfdd..6533cab03 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.24) +AC_INIT(bluez, 5.25) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3