From 232b0fc41b34886a659b6aea2156e9d45b6878e7 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 13 Jun 2018 13:39:58 +0200 Subject: NEWS: update with the 1.6.14 release info Ooops... forgot to add it before the release... --- NEWS | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/NEWS b/NEWS index f236d8c4a..93fe3ba6e 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,29 @@ +ModemManager 1.6.14 +------------------------------------------- + + * Build: + ** Avoid -Wincompatible-pointer-types for MM 1.6.x builds, to skip the + stricter checks in GObject. + + * Introspection: + ** Fixed bearer list annotations. + ** Explicitly use ModemManager prefix to refer to introspected types. + + * Core: + ** udev: add tags also on bind actions. + ** 3GPP: don't force auto registration if already registered. + ** Signal: fix reloading of detailed signal quality status on AT modems. + + * Plugins: + ** QMI: update EPS registration state for LTE modems. + ** MBIM: check if IP session is active before trying to deactivate it. + ** MBIM: increase deactivation timeout to 60s. + ** Huawei: Handle optional 0x prefix on hex numbers in ^DHCP response. + + * Several other minor fixes. + + ModemManager 1.6.12 ------------------------------------------- This is a new bugfix release of ModemManager. -- cgit v1.2.1