OSDN Git Service

Release 5.20
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 20 Jun 2014 18:32:08 +0000 (20:32 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 20 Jun 2014 18:32:08 +0000 (20:32 +0200)
ChangeLog
configure.ac

index 1c9fd1a..25ce5ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 5.20:
+       Fix issue with LED handling of PS3 controllers.
+       Add support for Android Bluetooth GATT server interface.
+       Add support for Android Bluetooth HID over GATT feature.
+       Add support for Android Bluetooth multi-profile feature.
+       Add support for Android Bluetooth aptX audio integration.
+
+       Note: aptX codec not included
+
 ver 5.19:
        Fix issue with OBEX Put-Delete and Create-Empty methods.
        Fix issue with AVRCP browsable/searchable player properties.
index b527530..fb6b502 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.19)
+AC_INIT(bluez, 5.20)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])