summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2014-03-06 12:59:27 +0100
committerAleksander Morgado <aleksander@aleksander.es>2014-03-06 12:59:37 +0100
commitc4ac72feba717c7f4f11986f53959c1c5f76c131 (patch)
tree2d8a724f6ac2b69e1b79ec1c218142c580676575
parentb579fb2f5dd52cea4825d39106b0cb22959036ff (diff)
NEWS: update
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index beaa873..ce7936e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
+Overview of changes in libmbim 1.8
+----------------------------------------
+
+ * Added support for additional MBIM messages:
+ MBIM_CID_MS_FIRMWARE_ID_GET
+ MBIM_CID_MS_HOST_SHUTDOWN_NOTIFY
+
+ * Updated mbimcli with new commands:
+ --set-radio-state
+ --ms-query-firmware-id
+ --ms-notify-host-shutdown
+ --dss-connect
+ --dss-disconnect
+
+ * Several enums and functions were renamed, and marked as deprecated. A small
+ layer is given to provide backwards compatibility.
+
+ * Several other minor improvements and fixes.
+
+
Overview of changes in libmbim 1.6
----------------------------------------