Release 0.44 0.44
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Mar 2011 07:21:35 +0000 (23:21 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 2 Mar 2011 07:21:35 +0000 (23:21 -0800)
ChangeLog
configure.ac

index a2533ad..eb5054f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 0.44:
+       Fix issue with presence detection of Bluetooth daemon.
+       Fix issue with HDLC processing and PPP server.
+       Fix issue with SIM state and PIN2/PUK2 handling.
+       Fix issue with potential SIM lockout condition.
+       Add support for basic handling of SIM Toolkit Refresh.
+       Add support for location reporting interface.
+       Add support for GPS engine and MBM modems.
+       Add support for CNAP handling and ISI modems.
+       Add support for multiple contexts and STE modems.
+       Add support for ST-Ericsson U8500 modem.
+
 ver 0.43:
        Fix issue with PPP transmit ACCM and receive ACCM mixup.
        Fix issue with PPP not using default ACCM in transmit.
index 7704d41..defdf16 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 0.43)
+AC_INIT(ofono, 0.44)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)