Release 1.11 1.11
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 11 Sep 2012 14:05:26 +0000 (16:05 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 11 Sep 2012 14:05:26 +0000 (16:05 +0200)
ChangeLog
configure.ac

index 57a73c2..1ec2d7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 1.11:
+       Fix issue with Bluetooth disconnect handling.
+       Fix issue with handling EFspn with filler characters.
+       Fix issue with processing multiple *EMRDY notifications.
+       Fix issue with wrong data bearer property signal.
+       Add support for data bearer reporting and Telit modems.
+       Add support for SIM status notification and Telit modems.
+       Add support for PIN retry counter status and Telit modems.
+       Add support for long phone number format and SIM Toolkit.
+       Add support for RequestQuickDigit to SIM Toolkit agent.
+
 ver 1.10:
        Update multiple descriptions of the API documentation.
        Add support for ReleaseAndSwap call handling.
index cb3f377..2d6247d 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 1.10)
+AC_INIT(ofono, 1.11)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AM_CONFIG_HEADER(config.h)