OSDN Git Service

Release 5.6
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Jun 2013 06:22:52 +0000 (08:22 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Jun 2013 06:22:52 +0000 (08:22 +0200)
ChangeLog
configure.ac

index 9bfec6b..7015aa1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 5.6:
+       Fix issue with incoming connections without SDP record.
+       Fix issue with canceling ongoing device connections.
+       Fix issue with handling failed connection attempts.
+       Fix issue with pending resume during A2DP open failures.
+       Fix issue with registering AVRCP unsupported notification.
+       Fix issue with listing available AVRCP target settings.
+       Fix issue with missing error for OBEX SetPath commands.
+       Fix issue with missing OBEX session command queue.
+       Fix issue with retrieving multiple MAP event reports.
+       Add support for command line player utility.
+
 ver 5.5:
        Fix issue with race condition between SDP and properties.
        Fix issue with handling storage of private device addresses.
index 3ae6fbe..22a6825 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.5)
+AC_INIT(bluez, 5.6)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])