From b3203173bc7e001d74d4ec01bb365e7caf6fdd37 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 15 Nov 2013 15:07:36 -0800 Subject: [PATCH] Release 5.11 --- ChangeLog | 12 ++++++++++++ configure.ac | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fc9b3d7f2..ca48336b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +ver 5.11: + Fix issue with connection attempt when not powered. + Fix issue with assigning player to AVRCP target role. + Fix issue with OBEX default cache directory. + Fix issue with SDP search error handling. + Fix issue with processing of SDP records. + Fix issue with HID to HCI switching utility. + Fix issue with mgmt end-to-end testing tool. + Fix issue with L2CAP end-to-end testing tool. + Add support for SMP end-to-end testing tool. + Add support for more Wii controllers. + ver 5.10: Fix issue with discoverable timeout handling. Fix issue with MAP messages and record version. diff --git a/configure.ac b/configure.ac index b4d3998de..949846efe 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.10) +AC_INIT(bluez, 5.11) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3