update changelog

This commit is contained in:
vanhauser-thc
2021-02-25 11:02:59 +01:00
parent 6c9777de13
commit e2b4bc9310

View File

@ -64,6 +64,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- Improved rust bindings - Improved rust bindings
- Added a new example harness to compare python, c, and 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-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 - changed default: no memory limit for afl-cmin and afl-cmin.bash
- warn on any _AFL and __AFL env vars. - warn on any _AFL and __AFL env vars.
- set AFL_IGNORE_UNKNOWN_ENVS to not warn on unknown AFL_... env vars. - set AFL_IGNORE_UNKNOWN_ENVS to not warn on unknown AFL_... env vars.