Release 0.39 0.39
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 20 Jan 2011 12:54:44 +0000 (13:54 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 20 Jan 2011 12:54:44 +0000 (13:54 +0100)
ChangeLog
configure.ac

index 01327e1..8be91ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+ver 0.39:
+       Fix issue with not handling empty EFecc properly.
+       Fix issue with string length and DTMF handling.
+       Fix issue with missing info for terminal busy result.
+       Fix issue with signal strength handling and IFX modem.
+       Fix handling of SIM Toolkit enabling and IFX modem.
+       Add support for packet switched bearer notifications.
+       Add support for handling called line identification.
+       Add support for PIN retry counter interface.
+       Add support for ST-Ericsson modem init daemon.
+       Add support for Cinterion TC65 modem.
+       Add support for simple ISI client interface.
+
 ver 0.38:
        Change CalledLine* to ConnectedLine* properties.
        Fix issue with calling presentation property.
index 91c5345..b034ff0 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 0.38)
+AC_INIT(ofono, 0.39)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)