OSDN Git Service

Release 5.14
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 21 Jan 2014 02:28:10 +0000 (18:28 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 21 Jan 2014 02:28:10 +0000 (18:28 -0800)
ChangeLog
configure.ac

index 5aee208..0911fde 100644 (file)
--- 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.
index ddbd584..b5c87cc 100644 (file)
@@ -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])