Release 1.12 1.12 upstream/1.12
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Dec 2012 23:10:11 +0000 (00:10 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 19 Dec 2012 23:10:11 +0000 (00:10 +0100)
ChangeLog
configure.ac

index 1ec2d7b..dc10dc9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+ver 1.12:
+       Fix issue with alpha ID and self explanatory icons.
+       Fix issue with SIM Refresh handling and resetting state.
+       Fix issue with SMS initiated by STK proactive command.
+       Fix issue with CBS treating carriage return as padding.
+       Fix issue with USSD terminated by network notification.
+       Add support for battery charge level with Handsfree devices.
+       Add support for technology and band changes with IFX modems.
+       Add support for SIM file handling with Qualcomm QMI modems.
+       Add support for SIM file system 2G and 3G path handling.
+       Add support for SIM Toolkit end-to-end testing.
+
 ver 1.11:
        Fix issue with Bluetooth disconnect handling.
        Fix issue with handling EFspn with filler characters.
index 91772fc..450352b 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 1.11)
+AC_INIT(ofono, 1.12)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)