Skip to content

Commit

Permalink
Edit ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
doegox committed Mar 3, 2013
1 parent b68a37b commit d143eba
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,21 @@ TBD dd, 2013 - 1.7.0-rc6 (release candidate)
--------------------------------------------

Fixes:
- Fix minor memory leak with nfc_drivers
- Fix several memory leaks (nfc_drivers, libusb, config parser)
- Fix stack smash while displaying long data transmission (LOG_HEX)
- pn53x-tamashell: allow larger commands up to full extended frame
- Add missing windows file in archive (version.rc.in)
- Fix compilation warnings & potential bugs
- Fix documentation
- Fix missing malloc() calls checks
- Fix missing free() calls in some error handlers

Improvements:
- Allow to disable conffils & envvar supports on embedded platforms
- Add option to nfc-mfclassic to tolerate RW errors

Changes:
- Replace usb_set_debug() in applications by LIBNFC_LOG_LEVEL libusb group

Feb 16, 2013 - 1.7.0-rc5 (release candidate)
--------------------------------------------
Expand Down

0 comments on commit d143eba

Please sign in to comment.