Release 1.6

This commit is contained in:
Marcel Holtmann 2012-04-20 21:12:48 +02:00
parent 7f51df4d03
commit 8fb761efb0
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,14 @@
ver 1.6:
Fix issue with elementary files updates.
Fix issue with emulator ringing notification.
Fix issue with GTA04 modem and CLCC behavior.
Fix issue with Huawei modem voice call timing.
Fix issue with ZTE modem and SIM busy condition.
Add support for radio settings of ZTE modem.
Add support for USSD and voice calls of SIM900 modem.
Add support for online/offline handling of SpeedUp modem.
Add support for Sierra Wireless DirectIP modem.
ver 1.5:
Fix issue with USSD handling and Infineon modem.
Fix issue with signal strength reporting and Infineon modem.

View File

@ -1,5 +1,5 @@
AC_PREREQ(2.60)
AC_INIT(ofono, 1.5)
AC_INIT(ofono, 1.6)
AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
AM_CONFIG_HEADER(config.h)