Update ChangeLog
This commit is contained in:
parent
bf164220ee
commit
dd209460b1
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue