]> err.no Git - yubikey-personalization/commitdiff
fix NEWS about ndef_construct return values
authorKlas Lindfors <klas@yubico.com>
Thu, 27 Sep 2012 11:27:05 +0000 (13:27 +0200)
committerKlas Lindfors <klas@yubico.com>
Thu, 27 Sep 2012 11:27:05 +0000 (13:27 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9ea9a74403fdca4ade71b9b9020bc3afc16f753c..320aa68ce16929d639017b5542bb82c274c1c82a 100644 (file)
--- 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.