summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2017-05-11 13:44:33 +0200
committerAleksander Morgado <aleksander@aleksander.es>2017-05-11 14:18:18 +0200
commit65442355bc8975875535f21ae28fb4705b6f1340 (patch)
tree8e076e60b784f6c6e60f1450ba3e311478767091
parentc6f2893539514a5c9f3d59654d9d2f3d40e5f4ca (diff)
NEWS: update for 1.6.6
-rw-r--r--NEWS36
1 files changed, 36 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1d1550be..a19735ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,40 @@
+ModemManager 1.6.6
+-------------------------------------------
+This is a new bugfix release of ModemManager.
+
+Among other things fixed:
+
+ * Blacklist:
+ ** Ignored keyboard.io devices.
+ ** Ignored Analog Devices EVAL-ADXL362Z-DB.
+ ** Ignored promotion boards from Renesas.
+ ** Ignored Analog PlutoSDR.
+ ** Ignored Telit LE866 flashing device.
+
+ * Plugins:
+ ** Telit: fix AT+SERVICE 3GPP2 access technology reporting.
+ ** Telit: lock/unlock CSIM operations by default.
+ ** Telit: don't ignore AT ports without an explicit port type hint tag.
+ ** Cinterion: improve ^SMONG and ^SCFG=? response parsers.
+ ** Huawei: implement Signal interface based on ^HCSQ.
+ ** QMI: require FCC auth if InvalidTransition error is detected.
+ ** QMI: fix incorrect use of mm_base_bearer_get_status().
+ ** QMI: add WDS event reporting support.
+ ** MBIM: remove parent access tech loading.
+
+ * Core:
+ ** Added RSCP item in the Signal interface.
+ ** Implement Signal interface in the generic AT based modem based on ^CESQ.
+ ** Improve network registration checks for LTE devices.
+ ** Handle SDIO devices.
+ ** Fix QCDM access tech reporting for WCDMA system modes.
+ ** Fix capabilities in 4G-only devices.
+ ** Set TTY as connected as soon as ATD replies.
+
+ * and some other fixes...
+
+
ModemManager 1.6.4
-------------------------------------------
This is a new bugfix release of ModemManager.