Update ChangeLog
This commit is contained in:
parent
9a254712b5
commit
bd92f74a58
1 changed files with 16 additions and 1 deletions
17
ChangeLog
17
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
|
||||
|
|
Loading…
Reference in a new issue