From c0b9db68600d992fc0e069f06c508e7c7f0c35e1 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Tue, 18 Feb 2014 15:40:22 +0100 Subject: [PATCH] Update ChangeLog & AUTHORS --- AUTHORS | 6 ++++++ ChangeLog | 2 ++ 2 files changed, 8 insertions(+) diff --git a/AUTHORS b/AUTHORS index 98fcbe1..1ebb835 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,11 +7,17 @@ Audrey Diacre Emanuele Bertoldi Eugeny Boger Francois Kooman +Jiapeng Li Julien Schueller Laurent Latil Ludovic Rousseau +Marcello Morena +Mike Auty Nobuhiro Iwamatsu +Peter Meerwald Philippe Teuwen +Pim 't Hart Roel Verdult Romain Tartiere Romuald Conty +lego diff --git a/ChangeLog b/ChangeLog index 2e1998b..0ce4045 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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