Update NEWS & Changelog
This commit is contained in:
parent
38966cb2fb
commit
e7f4d0778e
2 changed files with 23 additions and 1 deletions
4
NEWS
4
NEWS
|
|
@ -3,8 +3,10 @@ New in 1.7.0-***:
|
|||
API Changes:
|
||||
|
||||
* Functions
|
||||
- nfc_initiator_target_is_present() & str_nfc_target()
|
||||
- nfc_initiator_target_is_present() & str_nfc_target():
|
||||
now take a pointer to nfc_target as argument
|
||||
- nfc_init(): upon malloc error, doesn't force exit() anymore
|
||||
so now you should test if context != NULL after nfc_init() call
|
||||
|
||||
New in 1.7.0-rc5:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue