Skip to content

Commit

Permalink
Update ChangeLog & NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
doegox committed Jun 14, 2013
1 parent 4c707e0 commit 35da0c0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,20 @@ TBD - 1.7.0
-----------

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
- 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)
--------------------------------------------
Expand Down
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -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:

Drivers:
Expand Down

0 comments on commit 35da0c0

Please sign in to comment.