OSDN Git Service

Release 5.9
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Sep 2013 15:08:22 +0000 (08:08 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 16 Sep 2013 15:08:22 +0000 (08:08 -0700)
ChangeLog
configure.ac

index 6d34394..d829640 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 5.9:
+       Fix issue with network service and adapter removal.
+       Fix issue with misleading OBEX error messages.
+       Fix issue with OBEX transport reference handling.
+       Fix issue with memory leak with MAP event handler.
+       Fix issue with missing MAP property changed signal.
+       Fix issue with message type property values.
+       Fix issue with empty UUID list for devices.
+       Fix issue with profile agent cancel method.
+       Remove dependency on USB library.
+
 ver 5.8:
        Fix issue with missing OBEX session properties.
        Fix issue with missing SDP service refresh.
index b6f0907..41c2935 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.8)
+AC_INIT(bluez, 5.9)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])