Skip to content

Commit

Permalink
Prepare libnfc 1.3.4 (ChangeLog)
Browse files Browse the repository at this point in the history
  • Loading branch information
neomilium committed Apr 6, 2010
1 parent c4c7fa2 commit be1639b
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,11 +1,31 @@
Apr 6, 2010 - 1.3.4
--------------------

Fixes:
- Fix CT (Cascade Tag) byte when using 10 bytes long UID.
- Strip CT (Cascade Tag) from UIDs in nfc_initiator_select_tag().
- Fix CMake build (mainly on Windows related stuff)
- Minors fixes in documentation.
- Suppress almost all compilation warnings.

Changes:
- API: Provide ISO14443A CRC function.
- Remove annoying info message when probing uart devices while serial autoprobing is disabled.
- Rename README-Windows.txt (compilation using CMake) into CMake-Windows.txt
- Add README for Windows compilation using win32/Makefile.

Note: Windows users could now take main tarball using CMake to build or Windows specific archive using MinGW GNU/Make.



Feb 17, 2010 - 1.3.3
--------------------

Fixes:
- libnfc: Attempt to fix build on Windows using CMake;
- libnfc: Fix build on NetBSD;
- libnfc: Fix build on MacOS X;
- nfc-relay: fix usage of two device using the same driver.
- nfc-relay: fix usage of two devices that use the same driver.



Expand Down Expand Up @@ -127,3 +147,4 @@ Feb 12, 2009 - 1.0.0
- Initial release



0 comments on commit be1639b

Please sign in to comment.