OSDN Git Service

Release 4.53
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 10 Sep 2009 19:02:31 +0000 (21:02 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 10 Sep 2009 19:02:31 +0000 (21:02 +0200)
ChangeLog
configure.ac

index 88ebaf3..2dd1e6d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+ver 4.53:
+       Fix issue with telephony connection state notifications.
+       Fix AVDTP stream leak for invalid media transport config.
+       Fix audio connection authorization handling with timeouts.
+       Fix race condition in authorizing audio connections.
+       Fix device authorized setting for AVRCP-only connections.
+       Fix duplicate attempts from device to connect signal channel.
+
 ver 4.52:
        Add AVCTP support to test utility.
        Fix AVDTP Abort when transport closes before response.
index 3ac62c4..d4910a1 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(bluez, 4.52)
+AC_INIT(bluez, 4.53)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)