OSDN Git Service

Release 5.21
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 4 Jul 2014 19:09:58 +0000 (21:09 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 4 Jul 2014 19:09:58 +0000 (21:09 +0200)
ChangeLog
configure.ac

index 25ce5ca..1a02fd7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 5.21:
+       Fix issue with SDP requests and wrong PDU size.
+       Fix issue with handling passive scanning triggers.
+       Add support for storing and loading connection parameters.
+       Add support for kernel background auto-connection feature.
+       Add support for Android Bluetooth Scan Parameters feature.
+       Add support for Android Bluetooth Device Information feature.
+       Add support for Android Bluetooth Health Device interface.
+
 ver 5.20:
        Fix issue with LED handling of PS3 controllers.
        Add support for Android Bluetooth GATT server interface.
index fb6b502..9a7ab47 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.20)
+AC_INIT(bluez, 5.21)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])