From a6f0070f3f2c9c893450889650f7523c3cb1dab4 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 20 Jan 2014 18:28:10 -0800 Subject: [PATCH] Release 5.14 --- ChangeLog | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5aee20879..0911fde25 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +ver 5.14: + Fix issue with marking PS3 controllers as trusted. + Fix issue with authorization of PS3 controllers. + Add support for DualShock 4 controller detection. + Add support for legacy pairing emulation. + Add support for secure simple pairing emulation. + Add support for automated pairing testing. + Add support for RFCOMM protocol testing. + Add support for HCI controller testing. + ver 5.13: Fix issue with PS3 controller detection. Add support for data transfers to L2CAP testing tool. diff --git a/configure.ac b/configure.ac index ddbd584de..b5c87cc22 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 5.13) +AC_INIT(bluez, 5.14) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules tar-pax no-dist-gzip dist-xz]) -- 2.47.3