From bd92f74a585d377d3ff952c3ca9d0aeb4aa64aca Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Wed, 12 Mar 2014 00:35:43 +0100 Subject: [PATCH] Update ChangeLog --- ChangeLog | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a0619b2..a2c6bb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,20 @@ +TBD - 1.7.x +----------- +Fixes: + - Remove unreachable code + - nfc_emulate_uid: cleaner exit on interrupt + - Fix reporting of modulations and baud rates by nfc-scan-device -v + +Improvements: + - Allow ISO14443A to be used at higher baud rates + - nfc_initiator_select_passive_target() now checks against + reported modulations and baud rates for current device + +Changes: + - nfc_get_supported_baud_rate() takes now a "mode" parameter + Feb 24, 2014 - 1.7.1 ------------------- +-------------------- Fixes: - Fix several issues reported by Coverity Scan