release: update NEWS

This commit is contained in:
Aleksander Morgado
2013-07-19 09:59:50 +02:00
parent 184c5a925a
commit 953b7df70c

20
NEWS
View File

@@ -1,9 +1,15 @@
Overview of changes in ModemManager 0.8.0
ModemManager 1.0.0
------------------------------------------- -------------------------------------------
- More flexible D-Bus API that accounts for the capabilities of modern devices This is a new stable release of ModemManager. Notable changes include:
- Native support for Gobi and QMI-based Qualcomm devices via libqmi
- Native support for MBIM-based devices via libmbim * More flexible D-Bus API that accounts for the capabilities of modern devices
- Preliminary support for GPS-based Location Services with some devices * Native support for Gobi and QMI-based Qualcomm devices via libqmi
- More complete messaging API * Native support for MBIM-based devices via libmbim
- Fully-featured command-line client (mmcli) * Preliminary support for GPS-based Location Services with some devices
* More complete messaging API
* New libmm-glib client library
* New fully-featured command-line client (mmcli)
* systemd integration
* and much more...