Update ChangeLog & NEWS

This commit is contained in:
Philippe Teuwen 2013-06-15 00:33:56 +02:00
parent 4c707e04ad
commit 35da0c0b8a
2 changed files with 19 additions and 0 deletions

View file

@ -2,7 +2,20 @@ TBD - 1.7.0
----------- -----------
Fixes: Fixes:
- pn53x: only create a current target when at least one have been found.
- pn532_uart: fix 'operation abort' feature with this driver
- nfc-mfclassic: allow option f for read operation too - nfc-mfclassic: allow option f for read operation too
- Avoid clash with system's htole32 if it exists
- Include <stdlib.h>, required for getenv(3)
Improvements:
- New PN532 over I2C driver, see contrib/libnfc/pn532_i2c_on_rpi.conf.sample
- ACR122/Touchatag: misc improvements
- ReadMobib/ReadNavigo: improve shell script portability
- Add ISO14443-4 chaining support for RX (MI)
Special thanks to:
- Laurent Latil (new pn532_i2c driver for linux)
Apr 05, 2013 - 1.7.0-rc7 (release candidate) Apr 05, 2013 - 1.7.0-rc7 (release candidate)
-------------------------------------------- --------------------------------------------

6
NEWS
View file

@ -1,3 +1,9 @@
New in 1.7.0:
Drivers:
* New PN532 over I2C driver, see contrib/libnfc/pn532_i2c_on_rpi.conf.sample
New in 1.7.0-rc7: New in 1.7.0-rc7:
Drivers: Drivers: