diff options
author | van Hauser <vh@thc.org> | 2020-02-09 09:43:33 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-02-09 09:43:33 +0100 |
commit | e2ef2428986f45add509a6402de76678ca75b5da (patch) | |
tree | 264023d6e4f59fe622e6705c45fe8368a753892a /docs/Changelog.md | |
parent | 49acc388dd9d318cfe7aa7766be7eea0daf2cbf1 (diff) | |
download | afl++-e2ef2428986f45add509a6402de76678ca75b5da.tar.gz |
fuzzer_stat eps is now overall not current, clang-format fixed to v8
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 8b56603f..751b051a 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -19,6 +19,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - CmpLog forkserver - Redqueen input-2-state mutator (cmp instructions only ATM) - all Python 2+3 versions supported now + - changed execs_per_sec in fuzzer_stats from "current" execs per second + (which is pointless) to total execs per second - afl-clang-fast: - show in the help output for which llvm version it was compiled for - now does not need to be recompiled between trace-pc and pass |