Release 0.38 0.38
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 6 Jan 2011 18:32:43 +0000 (10:32 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 6 Jan 2011 18:32:43 +0000 (10:32 -0800)
ChangeLog
configure.ac

index b25a85c..01327e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 0.38:
+       Change CalledLine* to ConnectedLine* properties.
+       Fix issue with calling presentation property.
+       Fix issue with network time and ISI modems.
+       Fix issue with timezone reporting and HSO modems.
+       Fix issue with SIM ready status and HSO modems.
+       Fix issue with hidden caller ID and STE modems.
+       Fix issue with handling of STK Setup Menu.
+       Fix issue with missing STK text and icon checks.
+       Fix issue with missing signal strength query.
+
 ver 0.37:
        Fix issue with parsing of un-quoted CREG / CGREG.
        Fix issue with call forwarding for data and fax.
index 65484ce..2a26040 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 0.37)
+AC_INIT(ofono, 0.38)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects])
 AM_CONFIG_HEADER(config.h)