From fbae76a16fc837209d19d53a55e52bd9ea78f641 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 24 Nov 2009 01:06:55 +0100 Subject: Release 0.11 --- ChangeLog | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7eb5793f..61cb1732 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +ver 0.11: + Fix issue with repeated CCWA notifications. + Fix issue with double-swap when 3-way dialing. + Add CLCC polling for better multiparty call support. + Add GPRS context driver for Option HSO devices. + Add support for GPRS interface configuration. + ver 0.10: Fix issues with correct ATD handling. Fix issues with indication handling. diff --git a/configure.ac b/configure.ac index d73d6bfb..c4b7482f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(ofono, 0.10) +AC_INIT(ofono, 0.11) AM_INIT_AUTOMAKE([foreign subdir-objects]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.3