OSDN Git Service

Release 5.15
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Feb 2014 06:10:13 +0000 (22:10 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 22 Feb 2014 06:10:13 +0000 (22:10 -0800)
ChangeLog
configure.ac

index 0911fde..09deed0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 5.15:
+       Fix issue with LE enabling and background scanning.
+       Fix issue with HID over GATT input device name.
+       Fix issue with storage of slave long term keys.
+       Add support for handling identity resolving keys.
+       Add support for Android Bluetooth A2DP interface.
+       Add support for Android Bluetooth audio interface.
+
 ver 5.14:
        Fix issue with marking PS3 controllers as trusted.
        Fix issue with authorization of PS3 controllers.
index f607d7a..186a907 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.14)
+AC_INIT(bluez, 5.15)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])