diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 2f8674c8..9ae84ae2 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -11,7 +11,10 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++2.61d (develop): - - ... + - Important fix for memory allocation functions that result in afl-fuzz + not identifying crashes - UPDATE! + - Small fix for -E/-V to release the CPU + - CmpLog does not need sancov anymore ### Version ++2.61c (release): |