ChangeLog: Record the new capabilities.

This commit is contained in:
David A. Wheeler 2014-07-13 00:20:56 -04:00
parent 9de8db2e74
commit c1211121bf
1 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,15 @@
2014-07-13 David A. Wheeler <dwheeler, at, dwheeler.com>
* Release 1.28
* Common Weakness Enumeration (CWE) references are
now included in most hits
* Handle files not ending in newline (thanks to Alexis Wilke)
* Documentation clarifications
* Added support for "git diff" in patchfile processing
* Handles unbalanced double-quotes in sprintf
* Fix incorrect time executed report
* Fix bug to allow "flawfinder ." (fix bug#3)
* Fix ignore directive when filenames differ (fix bug#6)
2007-01-16 David A. Wheeler <dwheeler, at, dwheeler.com>
* Release version 1.27