Fix unused result warnings and add a new NFC_ESOFT error.

This commit is contained in:
Romuald Conty 2012-05-16 18:24:16 +00:00
parent bfcdb1bd4c
commit 45ef3b43c4
4 changed files with 25 additions and 5 deletions

7
NEWS
View file

@ -1,3 +1,10 @@
New in TBD:
API Changes:
* Types
- New NFC_ESOFT error to handle software errors (allocations, pie creation, etc.)
New in 1.6.0-rc1:
API Changes: