From 280bc04a85a6c183b493f2c2ba73a5af9fd88332 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 28 Sep 2010 09:31:09 +0900 Subject: Release 0.30 --- ChangeLog | 15 +++++++++++++++ configure.ac | 2 +- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c06ce7ff..47e82e54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +ver 0.30: + Fix issue with 8-bit port handling of SMS. + Fix issue with CBS decoding and ISI modem driver. + Fix issue with CBS topic settings and ISI modem driver. + Fix issue with username and password order for Option HSO. + Fix wrong power and reset paths of Calypso support. + Add Infineon modem plugin support. + Add support for Infineon specific voice call handling. + Add support for Infineon specific SIM ready handling. + Add support for Infineon signal strength reporting. + Add support for Infineon CNMA without PDU. + Add support for Infineon radio settings. + Add support for Huawei specific voice call handling. + Add Huawei audio utility for voice routing. + ver 0.29: Fix issue with Huawei devices initial SIM state. Fix issue with Huawei devices and online support. diff --git a/configure.ac b/configure.ac index 6e3829f0..74c8fc28 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(ofono, 0.29) +AC_INIT(ofono, 0.30) AM_INIT_AUTOMAKE([foreign subdir-objects]) AM_CONFIG_HEADER(config.h) -- cgit v1.2.3