From e51b39e92cffb30c4bc0f95a1c24b9ee9ce22b54 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 28 Oct 2016 14:12:15 +0200 Subject: Release 1.19 --- ChangeLog | 10 ++++++++++ configure.ac | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8e29fdc6..e4e6443f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +ver 1.19: + Fix issue with DHCP parsing and Huawei modems. + Fix issue with detecting Huawei E3372 modem. + Fix issue with handling serving cell info. + Fix issue with handling SIM SC facility lock. + Fix issue with Android RIL PIN retry logic. + Fix issue with Android RIL and RAT handling. + Add support for Android RIL cell broadcast. + Add support for SoFIA 3GR thermal management. + ver 1.18: Fix issue with cell broadcast and use-after-fee. Fix issue with repeated held call indicator. diff --git a/configure.ac b/configure.ac index 345168e3..aa29e115 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(ofono, 1.18) +AC_INIT(ofono, 1.19) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1