Update ChangeLog

This commit is contained in:
Philippe Teuwen 2013-03-10 16:32:28 +01:00
parent bf164220ee
commit dd209460b1

View file

@ -14,6 +14,7 @@ Fixes:
- scanf without field width limits can crash with huge input data - scanf without field width limits can crash with huge input data
- Resource leaks: missing fclose() - Resource leaks: missing fclose()
- Dead code, unused vars & vars scopes warnings - Dead code, unused vars & vars scopes warnings
- Unify copyright notices & update authors lists
- Windows: Fix compilation due to new usbbus file - Windows: Fix compilation due to new usbbus file
- Windows: Clean up compiler/linker warnings - Windows: Clean up compiler/linker warnings
- Fixed the suppression of the auto-fixup for linking against MS built libs - Fixed the suppression of the auto-fixup for linking against MS built libs