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 76754b9a27a6f997bd75ce7b2ef756a75375ac6e..924351f8944b379720d8dc0752d0e244e0b70ef0 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 450cac19a7eeb43412788284e5a1a96416051b3a..130e8cf4e7bba4807c1e3f803a420ad37907349d 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)