Add nfc_register_driver() to NEWS & Changelog

This commit is contained in:
Philippe Teuwen 2013-02-06 14:52:23 +01:00
parent 73992041b4
commit 43a1e57a62
2 changed files with 16 additions and 0 deletions

7
NEWS
View file

@ -1,3 +1,10 @@
New in 1.7.0-rc5:
API Changes:
* Functions
- New nfc_register_driver() function allowing to hook custom drivers.
New in 1.7.0-rc3:
API Changes: