OSDN Git Service

Release 5.2
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 2 Feb 2013 00:41:17 +0000 (01:41 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 2 Feb 2013 00:41:17 +0000 (01:41 +0100)
ChangeLog
configure.ac

index 9157604..9c820e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 5.2:
+       Fix issue with connection handling for Low Energy.
+       Fix issue with broken device discovery handling.
+       Fix issue with invalid memory access within A2DP.
+       Fix issue with handling empty path name of SetPath.
+       Fix issue with handling Message Access Profile filters.
+       Fix issue with handling network service unregistration.
+       Fix issue with not handling bogus device pairing results.
+       Fix issue with initial service discovery and profile manager.
+       Add support for AVRCP volume notifications.
+       Add support for AVRCP browsing commands.
+
 ver 5.1:
        Fix issue with crash when removing OBEX session.
        Fix issue with HID device disconnected from kernel.
index 09e9d4a..6b35492 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.1)
+AC_INIT(bluez, 5.2)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])