Release 0.41 0.41
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Feb 2011 17:22:22 +0000 (09:22 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 6 Feb 2011 17:22:22 +0000 (09:22 -0800)
ChangeLog
configure.ac

index 98e4493..f199107 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 0.41:
+       Fix issue with SIM callback handling.
+       Fix issue with XTMS handling and IFX modem.
+       Add support for alphabets and SMS encoding.
+       Add support for generic PIN retries handling.
+       Add support for PIN retries and MBM modem.
+       Add support for radio settings and MBM modem.
+       Add support for cell broadcast and STE modem.
+       Add support for handling ECAV status Released.
+
 ver 0.40:
        Fix issue with MessageCenter and MessageProxy settings.
        Fix issue with voice call support and Calypso modem.
index 1b9867c..d5e3488 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 0.40)
+AC_INIT(ofono, 0.41)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)