diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2015-01-26 22:03:36 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2015-01-26 22:03:36 +0100 |
commit | 041c4b62e8a583af552e68e99390032e0a886866 (patch) | |
tree | e703268cba9dc25eea0b7a45690e83d0f372e118 /NEWS | |
parent | 7fe12389a9dd5921f5ca79d7ce3c6056e3af84c1 (diff) |
NEWS: update to include the QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE api break
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |