Skip to content

Commit

Permalink
SPI: update NEWS & Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
doegox committed Mar 27, 2013
1 parent f991771 commit c8e50b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Fixes:
- nfc-mfclassic: detect MIFARE Plus 2K as 2K instead of 1K

Improvements:
- New PN532 over SPI driver, see contrib/libnfc/pn532_spi_on_rpi.conf.sample
- Devels HACKING file: introduce clang/scan-build & cppcheck for better code
- Better internal dependencies handling (bus <> drivers)
- Cleaner handling of portability patches
Expand Down
4 changes: 4 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
New in 1.7.0-***:

Drivers:

* New PN532 over SPI driver, see contrib/libnfc/pn532_spi_on_rpi.conf.sample

API Changes:

* Functions
Expand Down

0 comments on commit c8e50b6

Please sign in to comment.