Update ChangeLog & AUTHORS
This commit is contained in:
parent
a7649da2b0
commit
c0b9db6860
2 changed files with 8 additions and 0 deletions
6
AUTHORS
6
AUTHORS
|
@ -7,11 +7,17 @@ Audrey Diacre <adiacre@il4p.fr>
|
|||
Emanuele Bertoldi <emanuele.bertoldi@gmail.com>
|
||||
Eugeny Boger <eugenyboger@gmail.com>
|
||||
Francois Kooman <fkooman@tuxed.net>
|
||||
Jiapeng Li <gapleehit@gmail.com>
|
||||
Julien Schueller <julien.schueller@gmail.com>
|
||||
Laurent Latil <laurent@latil.nom.fr>
|
||||
Ludovic Rousseau <ludovic.rousseau@gmail.com>
|
||||
Marcello Morena <marcello.morena@gmail.com>
|
||||
Mike Auty <mike.auty@gmail.com>
|
||||
Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
|
||||
Peter Meerwald <pmeerw@pmeerw.net>
|
||||
Philippe Teuwen <yobibe@gmail.com>
|
||||
Pim 't Hart <pimmeyproductions@gmail.com>
|
||||
Roel Verdult <roel@libnfc.org>
|
||||
Romain Tartiere <romain.tartiere@gmail.com>
|
||||
Romuald Conty <romuald@libnfc.org>
|
||||
lego <lego@debian-fresh.prx>
|
||||
|
|
|
@ -10,6 +10,7 @@ Fixes:
|
|||
- Fix nfc_target_init(), was returning success in case of timeout
|
||||
- Windows: fix several compilation issues
|
||||
- On tag selection, save current target info also for ISO14443B*
|
||||
- nfc-read-forum-tag3: fix incomplete NDEF retrieval and size of output file
|
||||
|
||||
Improvements:
|
||||
- nfc-list: New option to choose which technologies to poll for
|
||||
|
@ -23,6 +24,7 @@ Improvements:
|
|||
- nfc-mfclassic: add format/wipe command (thanks to Adam Laurie)
|
||||
- nfc-jewel: new utility to read/write Topaz/Jewel tags (thanks to Pim 't Hart)
|
||||
- nfc_initiator_select_passive_target() provides defaults if pbtInitData=NULL
|
||||
- nfc-read-forum-tag3: add -q option, add full parsing of NDEF Attribute Block
|
||||
|
||||
Fixes & improvements specific to nfc_initiator_target_is_present():
|
||||
- Supports fully PN532 & PN533, not tested on other chips
|
||||
|
|
Loading…
Reference in a new issue