diff options
author | vanhauser-thc <vh@thc.org> | 2021-04-13 17:59:11 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-04-13 17:59:11 +0200 |
commit | 1fabfd5a32ce850912ce623eeabd369b59c70494 (patch) | |
tree | ab588e7b3acd8e3af5bf526b8015cbb334f9c909 /docs | |
parent | be880f2476963b8ebebe9d8cc196e4e74104c7a6 (diff) | |
download | afl++-1fabfd5a32ce850912ce623eeabd369b59c70494.tar.gz |
afl-whatsup -d
Diffstat (limited to 'docs')
-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 14a0bdaf..bd14e293 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -31,6 +31,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - Leak Sanitizer support (AFL_USE_LSAN) added by Joshua Rogers, thanks! - Removed InsTrim instrumentation as it is not as good as PCGUARD - Removed automatic linking with -lc++ for LTO mode + - add -d (dead fuzzer stats) to afl-whatsup ### Version ++3.12c (release) - afl-fuzz: |