diff options
author | van Hauser <vh@thc.org> | 2020-01-15 10:23:28 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-01-15 10:23:28 +0100 |
commit | e673dc6dbebedc1374cd4fb9201cf784408c00f3 (patch) | |
tree | b936331b103667bbbc3ecd06c78ccdba69bde47d /docs | |
parent | d1d5e7c02a4b17f42b6334f258899d6543c9142c (diff) | |
download | afl++-e673dc6dbebedc1374cd4fb9201cf784408c00f3.tar.gz |
stronger afl-fuzz performance compilation
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index a94a2038..594f75e9 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -19,6 +19,7 @@ Version ++2.60d (develop): - afl-fuzz: - now prints the real python version support compiled in + - set stronger performance compile options and little tweaks - afl-clang-fast now shows in the help output for which llvm version it was compiled for - added blacklisted function check in llvm_mode |