From 69f18ff2add2566953cbba6306cf1edc4833900a Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 10 Sep 2009 21:02:31 +0200 Subject: Release 4.53 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 88ebaf365..2dd1e6dd7 100644 --- 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. diff --git a/configure.ac b/configure.ac index 3ac62c434..d4910a143 100644 --- a/configure.ac +++ b/configure.ac @@ -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) -- cgit v1.2.3