diff options
author | vanhauser-thc <vh@thc.org> | 2021-02-13 14:24:21 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-02-13 14:29:22 +0100 |
commit | 6ce9230ed66dbd091001436cdab2fc1718e8e61e (patch) | |
tree | faf68b205766900767cffadd43bd41631da653b6 | |
parent | 1d60c39191478334e27ddf4f60cf9b27710502f0 (diff) | |
download | afl++-6ce9230ed66dbd091001436cdab2fc1718e8e61e.tar.gz |
afl-cmin/afl-showmap -f
-rw-r--r-- | docs/Changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index c59a1a7a..895ab845 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -59,6 +59,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - Substantial speed gains in python bindings for certain use cases - Improved rust bindings - Added a new example harness to compare python, c, and rust bindings + - afl-cmin and afl-showmap now support the -f option - changed default: no memory limit for afl-cmin and afl-cmin.bash - warn on any _AFL and __AFL env vars - added dummy Makefile to instrumentation/ |