From 041c4b62e8a583af552e68e99390032e0a886866 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Mon, 26 Jan 2015 22:03:36 +0100 Subject: [PATCH] NEWS: update to include the QMI_NAS_SIM_REJECT_STATE_SIM_AVAILABLE api break --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 380f6bf..6674557 100644 --- a/NEWS +++ b/NEWS @@ -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