From 31b6613a938fb0e4b0b9d172df6924722e20c2ce Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 5 May 2021 11:05:20 +0200 Subject: Release 1.32 --- ChangeLog | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0fc32a86..3fc2ba02 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +ver 1.32: + Fix issue with handling of IMS private identity validation. + Fix issue with handling of SIM EF structure bit processing. + Fix issue with handling removal of Huawai modems. + Add support for USSD indication with QMI modems. + ver 1.31: Fix issue with handling CID 0 context identifier. Fix issue with handling detach state and running LTE. diff --git a/configure.ac b/configure.ac index 3e589d86..e754de9d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.60) -AC_INIT(ofono, 1.31) +AC_INIT(ofono, 1.32) AM_INIT_AUTOMAKE([foreign subdir-objects color-tests]) AC_CONFIG_HEADERS(config.h) -- cgit v1.2.1