From df71eaca9a4d9390854da1087b05b01ba5b7119e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 10 Dec 2013 02:09:42 -0800 Subject: [PATCH] Release 5.12 --- ChangeLog | 11 +++++++++++ configure.ac | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ca48336b0..1db42c9db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +ver 5.12: + Fix issue with missing reply to DisconnectProfile. + Fix issue with icon property and class of device changes. + Fix issue with HID devices when SDP record is not available. + Fix issue with handling auto-pairing of printers. + Fix issue with agent authorization handling. + Add support for PS3 controller setup and pairing. + 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 ca226bb97..18d0b554b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.11) +AC_INIT(bluez, 5.12) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3