From d139fd866241fe0d99b5e430f937c8d6160cc7dd Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 14 Sep 2017 11:43:32 +0200 Subject: [PATCH] Release 5.47 --- ChangeLog | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 63191df26..e187ba73b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +ver 5.47: + Fix issue with handling AcquireNotify registration. + Fix issue with handling support for reconnection interval. + Fix issue with handling A2DP transport and accepting streams. + Fix issue with fallback from BR/EDR to LE bearer handling. + Add support for appearance and local name advertising data. + Add support for retrieving the supported discovery filters. + Add support for decoding Bluetooth 5.0 commands and events. + Add support for decoding Bluetooth Mesh advertising bearer. + Add support for Bluetooth Mesh control application. + ver 5.46: Fix issue with handling ATT over BR/EDR connections. Fix issue with SDP browsing cleanup after connection. diff --git a/configure.ac b/configure.ac index 6640351d4..964101412 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.46) +AC_INIT(bluez, 5.47) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3