Release 1.15 1.15 upstream/1.15
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Jun 2014 20:20:08 +0000 (22:20 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Jun 2014 20:20:08 +0000 (22:20 +0200)
ChangeLog
configure.ac

index e73bab1..7d34648 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+ver 1.15:
+       Fix issue with EF_PNN access affecting PLMN display.
+       Fix issue with SIM detection and Telit HE910 modems.
+       Fix issue with Mobile Provider Database provisioning.
+       Fix issue with bit-shifting and ID mapping allocations.
+       Fix issue with Handsfree and unsolicited notifications.
+       Fix issue with Handsfree and three way calling feature.
+       Add support for Handsfree subscriber number feature.
+       Add support for Handsfree multiple DTMF characters.
+       Add support for PAP authentication.
+
 ver 1.14:
        Add support for Apple Siri specific Handsfree commands.
        Add support for provisioning of MMSC and Message Proxy.
index d6103be..08b9893 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ofono, 1.14)
+AC_INIT(ofono, 1.15)
 
 AM_INIT_AUTOMAKE([foreign subdir-objects color-tests])
 AC_CONFIG_HEADERS(config.h)