diff options
author | vanhauser-thc <vh@thc.org> | 2021-07-01 08:20:32 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-07-01 08:20:39 +0200 |
commit | a6cf9bb336cc3e166469d6eed206a2b6fa9c994a (patch) | |
tree | 3165ce74c0f7af0e78cef3560caeb0582a2f8cde /docs/Changelog.md | |
parent | 5d5624b930d95cc576624d22f68d5682c968ad97 (diff) | |
download | afl++-a6cf9bb336cc3e166469d6eed206a2b6fa9c994a.tar.gz |
update honggfuzz custom mutator
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 475240c2..461acb2c 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -29,8 +29,6 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - remove need for AFL_FRIDA_PERSISTENT_RETADDR_OFFSET - feature parity of aarch64 with intel now (persistent, cmplog, in-memory testcases, asan) - - qemu_mode: - - performance fix when cmplog was used - afl-cmin and afl-showmap -i do now descend into subdirectories (like afl-fuzz does) - note that afl-cmin.bash does not! - afl_analyze: |