Release 5.53
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 15 Feb 2020 18:31:37 +0000 (19:31 +0100)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 12 Apr 2021 09:00:48 +0000 (14:30 +0530)
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
ChangeLog
configure.ac

index 8758e0e..7566443 100755 (executable)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 5.53:
+       Fix issue with handling unregistration for advertisment.
+       Fix issue with A2DP and handling recovering process.
+       Fix issue with udpating input device information.
+       Add support for loading blocked keys.
+
 ver 5.52:
        Fix issue with AVDTP session disconnect timeout handling.
        Mark media endpoint APIs as stable interfaces.
index 5483fa5..b4103fe 100755 (executable)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 5.52)
+AC_INIT(bluez, 5.53)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests silent-rules
                                        tar-pax no-dist-gzip dist-xz])