From 653d0457bc99debe89c7990a6f16f0e230439987 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 1 Aug 2009 15:32:22 -0700 Subject: Release 4.47 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 24f97d37f..e7066b85c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +ver 4.47: + Add support for RFKILL unblock handling. + Add support for serial proxy configurations. + Add support for caching service class updates. + Fix issues with updating SDP service records. + Fix usage of limited discoverable mode. + Remove deprecated methods and signals for AudioSource. + ver 4.46: Add support for A2DP sink role. Fix clearing svc_cache before the adapter is up. diff --git a/configure.ac b/configure.ac index 1ff8d7364..85e1dae8b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ AC_PREREQ(2.60) AC_INIT() -AM_INIT_AUTOMAKE(bluez, 4.46) +AM_INIT_AUTOMAKE(bluez, 4.47) AM_CONFIG_HEADER(config.h) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- cgit v1.2.1