OSDN Git Service

Release 5.42
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 26 Sep 2016 12:27:46 +0000 (14:27 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 26 Sep 2016 12:27:46 +0000 (14:27 +0200)
ChangeLog
configure.ac

index 920175e..e90c2cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+ver 5.42:
+       Fix issue with PBAP call logs from different folders.
+       Fix issue with OBEX over L2CAP and PowerPC architecture.
+       Fix issue with BR/EDR over LE selection during discovery.
+       Fix issue with selection of bearer after bonding.
+       Fix issue with handling socket recv() return values.
+       Fix issue with setting connecting service state.
+       Fix issue with setting correct ATT default MTU value.
+       Fix issue with not setting AVRCP player identifier.
+       Fix issue with handling AVRCP browsable player.
+       Fix issue with addressing AVRCP player changes.
+       Add support for new management tracing capability.
+       Mark GATT D-Bus APIs as stable interfaces.
+
 ver 5.41:
        Fix issue with service state changes handling.
        Fix issue with AVRCP and no available player.
index 2f459cc..9bb4736 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.41)
+AC_INIT(bluez, 5.42)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])