summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-10-14 12:28:13 +0200
committerAleksander Morgado <aleksander@aleksander.es>2020-10-14 12:28:13 +0200
commitc67b1ef8acbbaf2ea805be283aee42a7c99717c7 (patch)
tree9c4d0b92b362e51c93807fb91e70a142d524d2a4
parent38b4b8e507c3b2d414c75a1a2d48d607db592dc4 (diff)
NEWS: update for 1.14.4
-rw-r--r--NEWS35
1 files changed, 35 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4d71f1eb..1c121625 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,39 @@
+ModemManager 1.14.4
+-------------------------------------------
+This is a new bugfix release of ModemManager.
+
+ * Location interface:
+ ** Allow cell ID only updates.
+
+ * Messaging interface:
+ ** Fixed memory leak when SMS parts being processed but device goes away.
+ ** Fixed CDMA SMS UTF-8 translation.
+ ** Allow sending UTF-16 as if it were UCS-2.
+
+ * QMI:
+ ** Increased port probing timeout to 25s.
+ ** Return error in facility locks loading if PIN status check fails.
+ ** Return FIXED_DIALING lock status when checking PIN2.
+
+ * MBIM:
+ ** Don't fail IPv4 connection if IPv4v6 was requested.
+
+ * Plugins:
+ ** telit: new ID_MM_TELIT_PORT_DELAY tag to flag devices that require
+ extended AT probing.
+ ** telit: added FN980 and LM9x0 MBIM compositions rules.
+ ** telit: fixed LM9x0 udev rules.
+ ** cinterion: configure the PLAS9 to correctly send URCs.
+ ** simtech: add SIM7070/SIM7080/SIM7090 port type hints
+
+ * i18n:
+ ** Updated Swedish and Slovak translations.
+ ** Updated package bugreport to use the gitlab issues URL.
+
+ * Several other minor improvements and fixes.
+
+
ModemManager 1.14.2
-------------------------------------------
This is a new bugfix release of ModemManager.