summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2018-06-13 13:39:58 +0200
committerAleksander Morgado <aleksander@aleksander.es>2018-06-13 13:40:01 +0200
commit232b0fc41b34886a659b6aea2156e9d45b6878e7 (patch)
treef529a7d92915b95d34f9a6c7e9015f289cff6bb1
parent173fecdf2a1e7551bead24500f37db39680d9ddb (diff)
downloadModemManager-232b0fc41b34886a659b6aea2156e9d45b6878e7.tar.gz
NEWS: update with the 1.6.14 release infomm-1-6
Ooops... forgot to add it before the release...
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
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.