Release 1.4

This commit is contained in:
Marcel Holtmann 2012-02-10 10:48:25 +01:00
parent 8b35fa1277
commit 5e47344633
2 changed files with 7 additions and 1 deletions

View File

@ -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.

View 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)