Release 0.36 0.36
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Nov 2010 13:55:57 +0000 (14:55 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 23 Nov 2010 13:55:57 +0000 (14:55 +0100)
ChangeLog
configure.ac

index 42867d5..bbcc269 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 0.36:
+       Fix issue with CLIR Invocation and Suppression.
+       Fix issue with power/online transition with ZTE devices.
+       Fix segmentation fault when removing Nokia Datacard.
+       Add support for Nokia CS-17 dongles.
+       Add support for Ericsson F5521gw devices.
+       Add support for CAIF network interface management.
+       Add support for COLR in generic AT modem driver.
+       Add support for SMS Point-to-Point download to UICC.
+       Add support for checking specific service availability.
+       Add support for handling null text field for STK.
+
 ver 0.35:
        Fix issue with FDN and BDN enabled checks.
        Fix issue with capabilities and Phonet support.
index c0f4217..7f7a935 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 0.35)
+AC_INIT(ofono, 0.36)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)