From ed31a7298d3f151e5de200f111e9a57a35202b83 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 27 Dec 2013 09:51:13 -0800 Subject: [PATCH] Release 5.13 --- ChangeLog | 11 ++++++++++- configure.ac | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1db42c9db..5aee20879 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +ver 5.13: + Fix issue with PS3 controller detection. + Add support for data transfers to L2CAP testing tool. + Add support for delay reporting to AVDTP testing tool. + Add support for Android Bluetooth Core interface. + Add support for Android Bluetooth Socket interface. + Add support for Android Bluetooth HID Host interface. + Add support for Android Bluetooth PAN interface. + ver 5.12: Fix issue with missing reply to DisconnectProfile. Fix issue with icon property and class of device changes. @@ -8,7 +17,7 @@ ver 5.12: Add support for LE L2CAP CoC test capabilities. Add support for AVDTP qualification test cases. Add support for SMP cryptographic test cases. -s + ver 5.11: Fix issue with connection attempt when not powered. Fix issue with assigning player to AVRCP target role. diff --git a/configure.ac b/configure.ac index 5171c3811..c85f20841 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.12) +AC_INIT(bluez, 5.13) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3