From 979e8e21b9c3b9a0f5d07f21d2840d8ac1c700a1 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Tue, 3 May 2016 19:03:16 +0200 Subject: Release 1.18 --- ChangeLog | 21 +++++++++++++++++++++ configure.ac | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 924351f8..8e29fdc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +ver 1.18: + Fix issue with cell broadcast and use-after-fee. + Fix issue with repeated held call indicator. + Fix issue with +CCWA and connection setup. + Fix issue with empty operator scan results. + Fix issue with persistent RAT mode handling. + Fix issue with multiparty call introspection. + Fix issue with GRPS context introspection. + Fix issue with stale context deactivation. + Add support for automatic context activation. + Add support for SIM service provider names. + Add support for handling allowed APN lists. + Add support for network monitoring interface. + Add support for U-Blox TOBY-L2 modem series. + Add support for Sierra MC73xx QMI modems. + Add support for SoFIA 3GR modem series. + Add support for upower battery monitoring. + Add support for gateway audio card types. + Add support for Handsfree audio driver. + Add support for Android RIL integration. + ver 1.17: Fix issue with alphanumeric TP-OA handling. Fix issue with push notification origin port. diff --git a/configure.ac b/configure.ac index 88ac6db6..345168e3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(ofono, 1.17) +AC_INIT(ofono, 1.18) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1