OSDN Git Service

Release 5.4
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 11 Apr 2013 05:50:12 +0000 (22:50 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 11 Apr 2013 05:50:12 +0000 (22:50 -0700)
ChangeLog
configure.ac

index 7a1f28a..1e7be52 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 5.4:
+       Fix issue with invalid memory access and SDP service search.
+       Add support for available player changed event for controller.
+       Add support for UIDs changed event for AVRCP controller.
+       Add support for mandatory AVRCP pass-through operations.
+       Add support for Message Notification Service (MNS) server.
+       Add support for agent methods within command line client.
+
 ver 5.3:
        Fix issue with registering invalid profiles.
        Fix issue with inconsistent A2DP transport state.
index 77568ce..14f3a99 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.3)
+AC_INIT(bluez, 5.4)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])