Release 5.52
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 31 Oct 2019 06:58:44 +0000 (07:58 +0100)
committerhimanshu <h.himanshu@samsung.com>
Tue, 11 Feb 2020 08:58:31 +0000 (14:28 +0530)
Change-Id: Ia68e20375186874b3c18ec7a8941c40433f713a5
Signed-off-by: himanshu <h.himanshu@samsung.com>
ChangeLog
configure.ac

index 2144854..8758e0e 100755 (executable)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ver 5.52:
+       Fix issue with AVDTP session disconnect timeout handling.
+       Mark media endpoint APIs as stable interfaces.
+
 ver 5.51:
        Fix issue with first agent not being registered as default.
        Fix issue with loading devices without Service Changed CCC.
index 49c96b7..f2e3c23 100755 (executable)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.51)
+AC_INIT(bluez, 5.52)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])