From 6c92f49369733add54cf17f0d8d22d636727ca52 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Wed, 4 Sep 2013 17:13:56 +0200 Subject: build: update NEWS --- NEWS | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 77395c0..9eeb493 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +Overview of changes in libqmi 1.6.0 +---------------------------------------- + +This version comes with one small API break: +* dms: 'SID' TLV in "Activate Manual" is a guint8, not a string + +Additional changes include: +* Extended API with macros to check for the libqmi-glib version in use +* Setup libtool versioning in libqmi-glib +* Added initial support for the PBM (phonebook) service +* Added initial support for the UIM service +* Added initial support for the OMA (Open Mobile Alliance) service +* nas: added "Get Tx Rx Info" request/response +* wds: added "Get Packet Statistics" request/response +* dms: added support for the 'PRL' TLV in "Activate Manual" +* cli: add --nas-get-tx-rx-info +* cli: add --wds-get-packet-statistics +* cli: add --get-service-version-info +* cli: add --uim-read-transparent +* cli: add --uim-get-file-attributes +* cli: fix following network status until disconnected +* tests: use gtester to run unit tests +* man: added qmicli manpage, autogenerated from --help-all +* Also fixed several minor bugs and memory leaks + + Overview of changes in libqmi 1.4.0 ---------------------------------------- -- cgit v1.1