Add nfc_register_driver() to NEWS & Changelog
This commit is contained in:
parent
73992041b4
commit
43a1e57a62
2 changed files with 16 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
||||||
|
next...
|
||||||
|
-------
|
||||||
|
|
||||||
|
Improvements:
|
||||||
|
- New nfc_register_driver() function allowing to hook custom drivers
|
||||||
|
|
||||||
|
Special thanks to:
|
||||||
|
- Ahti Legonkov (new nfc_register_driver())
|
||||||
|
|
||||||
Feb 04, 2013 - 1.7.0-rc4 (release candidate)
|
Feb 04, 2013 - 1.7.0-rc4 (release candidate)
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||
|
|
||||||
|
|
7
NEWS
7
NEWS
|
@ -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:
|
New in 1.7.0-rc3:
|
||||||
|
|
||||||
API Changes:
|
API Changes:
|
||||||
|
|
Loading…
Reference in a new issue