Release 1.4 1.4
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 10 Feb 2012 09:48:25 +0000 (10:48 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 10 Feb 2012 09:48:25 +0000 (10:48 +0100)
ChangeLog
configure.ac

index 277ef1c..f4c900b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+ver 1.4:
+       Fix issue with new SPN watch semantics.
+       Fix issue with handling malformed emergency numbers.
+       Fix issue with missing XSIMSTATE query for Infineon.
+       Add support for new Infineon voice settings handling.
+
 ver 1.3:
        Add support for CDMA PIN management.
        Add support for CDMA provider name and SID.
index f0eb924..50ca75a 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 1.3)
+AC_INIT(ofono, 1.4)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)