NEWS: update to include the QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE api break

This commit is contained in:
Aleksander Morgado 2015-01-26 22:03:36 +01:00
parent 7fe12389a9
commit 041c4b62e8
1 changed files with 2 additions and 1 deletions

3
NEWS
View File

@ -2,10 +2,11 @@
Overview of changes in libqmi 1.14.0
----------------------------------------
This version comes with one small API break:
This version comes with a couple of small API breaks:
* ECIO value type in "NAS Event Report Indication" is given as unsigned.
* ECIO value in ECIO List array type in "NAS Get Signal Strenght" is given as
unsigned.
* QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE enum name was fixed.
Overview of changes in libqmi 1.12.0