summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2016-07-07 20:22:00 +0200
committerAleksander Morgado <aleksander@aleksander.es>2016-07-07 20:22:00 +0200
commitb09b7dfc2d0ab2fde2c8b9557e494381a90ce327 (patch)
treefa0e227e2e5b50aade360705ba12fcbb8f478434
parentf5cd7476f4bcd3961d408b603344ad5fff03e40d (diff)
downloadModemManager-b09b7dfc2d0ab2fde2c8b9557e494381a90ce327.tar.gz
NEWS: update for 1.6-rc4
-rw-r--r--NEWS10
1 files changed, 8 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 638678a82..33b88b3e1 100644
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,8 @@ This is a new stable release of ModemManager.
* This version requires:
** GLib 2.36.0
** gettext 0.19.3
- ** libmbim >= 1.12.0 (for the optional MBIM support)
- ** libqmi >= 1.14.0 (for the optional QMI support)
+ ** libmbim >= 1.14.0 (for the optional MBIM support)
+ ** libqmi >= 1.16.0 (for the optional QMI support)
** libsystemd >= 209 or libsystemd-login >= 183 (for the optional suspend
and resume support)
@@ -49,6 +49,10 @@ This version comes with the following new features:
operations.
** Implemented support for detecting network-initiated disconnections.
+ * MBIM:
+ ** If online mode fails, try to use the 'DMS Set FCC Authentication' QMI
+ message via the QMI-over-MBIM support, if supported by the device.
+
* udev:
** Added new supported 'ID_MM_PORT_IGNORE' tag to allow fully ignoring ports
specified by the user.
@@ -72,6 +76,8 @@ This version comes with the following new features:
** gobi: removed the plugin. All non-vendor specific QMI devices should now
be managed by the generic plugin.
** mbm: dynamically load the list of supported modes.
+ ** mbm: fixed several connection/disconnection issues.
+ ** simtech: support QMI devices.
** huawei: implemented Voice call management support.
** huawei: use static IP addressing in NDISDUP capable devices if the AT^DHCP
response provides the IP details.