From 88b00f7508f23f889a188d62a8b77d62ef4d7532 Mon Sep 17 00:00:00 2001 From: Klas Lindfors Date: Thu, 27 Sep 2012 13:27:05 +0200 Subject: [PATCH] fix NEWS about ndef_construct return values --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9ea9a74..320aa68 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,8 @@ with a key. ykp_ndef_alloc(), ykp_ndef_free() and ykp_set_ndef_access_code() also providing compatible name YK_NDEF in ykcore.h and exporting yk_write_ndef() there. -fix return values from ndef_construct functions +Change return values from ndef_construct_*() functions to make them +consistent with the rest of the library. ** Fixed a crash bug when the library was called from different threads. -- 2.39.5