summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2020-03-14 09:58:46 +0100
committerAleksander Morgado <aleksander@aleksander.es>2020-03-14 10:15:38 +0100
commit13e39f5ee2d3f6d07abc070ab7d420faf807a297 (patch)
tree5c6428259d8353695af8a296e6a8a83c4b3890d1
parent96414cc3b26d5af20024836e8336c5f10c192f3a (diff)
NEWS: update for 1.12.8
-rw-r--r--NEWS26
1 files changed, 26 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a75c9580..2ca64ad6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,30 @@
+ModemManager 1.12.8
+-------------------------------------------
+This is a new bugfix release of ModemManager.
+
+The list of changes in this version includes:
+
+ * Plugin manager:
+ ** Updated logic to allow new ports added to a device up to 1500ms since last
+ port was added.
+
+ * Voice interface:
+ ** Match calls in call list by number.
+ ** Don't report an empty list if +CLCC for any reason fails.
+ ** Expect in-call URCs also in secondary port.
+ ** Allow optional extra CR in in-call URCs.
+
+ * Kernel device:
+ ** Fix looking up for interface details in udev-based builds.
+
+ * Huawei:
+ ** Allow reading port type hints from USB interface descriptions.
+ ** Fix segfault if device is removed while probing is ongoing.
+
+ * Several other minor fixes.
+
+
ModemManager 1.12.6
-------------------------------------------
This is a new bugfix release of ModemManager.