diff options
author | van Hauser <vh@thc.org> | 2020-08-21 23:33:35 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-08-21 23:33:35 +0200 |
commit | 47878f697485e0543ce9e5d81369aa1ecc56e55e (patch) | |
tree | 275c690622d83ac256180ecee529fa810e887cb5 /docs/Changelog.md | |
parent | d5c77a9e96936bb4b916c36363f25ceb43cbdb9d (diff) | |
download | afl++-47878f697485e0543ce9e5d81369aa1ecc56e55e.tar.gz |
add execs_done to plot file
Diffstat (limited to 'docs/Changelog.md')
-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 d00d59d7..8bbb4e19 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,6 +13,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - afl-fuzz: - Fix for auto dictionary entries found during fuzzing to not throw out a -x dictionary + - added total execs done to plot file - llvm_mode: - Ported SanCov to LTO, and made it the default for LTO. better instrumentation locations |