Release 1.17 upstream 1.17 upstream/1.17
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Sep 2015 15:08:07 +0000 (17:08 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 13 Sep 2015 15:08:07 +0000 (17:08 +0200)
ChangeLog
configure.ac

index 76754b9..924351f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+ver 1.17:
+       Fix issue with alphanumeric TP-OA handling.
+       Fix issue with push notification origin port.
+       Fix issue with reading of EF_MWIS records.
+       Fix issue with handling AT+CPINR results.
+       Fix issue with SIM state polling for Sierra modems.
+       Fix issue with HFP handling and AT command prefixes.
+       Fix issue with HFP and extra CCWA event handling.
+       Fix issue with HFP call state and +CHUP errors.
+
 ver 1.16:
        Fix issue with PIN retry handling.
        Fix issue with HFP and multiple calls.
index 450cac1..130e8cf 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 1.16)
+AC_INIT(ofono, 1.17)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AC_CONFIG_HEADERS(config.h)