Release 1.16 1.16
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 13 Dec 2014 01:56:19 +0000 (02:56 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 13 Dec 2014 01:56:19 +0000 (02:56 +0100)
ChangeLog
configure.ac

index 7d34648eeb87cca15376a26ecd50d6d10c61f4c4..76754b9a27a6f997bd75ce7b2ef756a75375ac6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+ver 1.16:
+       Fix issue with PIN retry handling.
+       Fix issue with HFP and multiple calls.
+       Add support for Distracted Driving Reduction.
+       Add support for available technologies property.
+       Add support for Telit location reporting driver.
+       Add support for u-blox SARA-U270 modems.
+       Add support for Quectel UC15 modems.
+
 ver 1.15:
        Fix issue with EF_PNN access affecting PLMN display.
        Fix issue with SIM detection and Telit HE910 modems.
index 08b989365bdfe427def880a2e47d78d36ea818a0..8cfaf4e18717f86f16fe3b1263336035b7317ef2 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 1.15)
+AC_INIT(ofono, 1.16)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AC_CONFIG_HEADERS(config.h)