diff options
author | vanhauser-thc <vh@thc.org> | 2021-02-25 11:02:59 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-02-25 11:02:59 +0100 |
commit | e2b4bc93103c1d311315e324833b7cb71d0677cc (patch) | |
tree | fb98ce075ada827cbc8fc551d89327699213c22a | |
parent | 6c9777de13ebd9a8c1cd20c2124aff7e4e31d579 (diff) | |
download | afl++-e2b4bc93103c1d311315e324833b7cb71d0677cc.tar.gz |
update changelog
-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 1260531e..9a61fac3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -64,6 +64,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - 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 + - afl_plot now also generates a graph on the discovered edges - changed default: no memory limit for afl-cmin and afl-cmin.bash - warn on any _AFL and __AFL env vars. - set AFL_IGNORE_UNKNOWN_ENVS to not warn on unknown AFL_... env vars. |