From 67ef3ac83752e3705fad55eb25586e1d21e44c2e Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 22 Jun 2012 14:07:04 -0700 Subject: Release 4.101 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index acd6f74da..0ea7db695 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +ver 4.101: + Fix issue with missing BlueZ service file. + Fix issue with aborting A2DP setup during AVDTP start. + Fix issue with handling of multiple A2DP indication. + Fix issue with handling AVDTP abort with invalid SEID. + Fix issue with rejecting AVDTP abort commands. + Add support for handling AVDTP command collision. + ver 4.100: Fix issue with crashing when SCO connection fails. Fix issue with HFP gateway failing on first GSM connection. diff --git a/configure.ac b/configure.ac index 48b181e58..f2db920e2 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(bluez, 4.100) +AC_INIT(bluez, 4.101) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.3