diff options
| author | vanhauser-thc <vh@thc.org> | 2023-04-08 13:48:07 +0200 | 
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2023-04-08 13:48:07 +0200 | 
| commit | 75d7a094691550afe86519a1d669def0d698b5ce (patch) | |
| tree | 617d8bc7fba2e878f74befa7a54e5111245ef80b /docs | |
| parent | f9851dbfbbfbc013172f500099b5f4dc572c508b (diff) | |
| download | afl++-75d7a094691550afe86519a1d669def0d698b5ce.tar.gz | |
show custom mutator name in UI
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 8127e594..40c328ec 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,6 +13,7 @@ everyone who was affected! - allow pizza mode to be disabled when AFL_PIZZA_MODE is set to -1 - add -z switch to prefer new coverage findings in seed selection + - print name of custom mutator in UI - afl-cc: - add CFI sanitizer variant to gcc targets - llvm 16 support (thanks to @devnexen!) | 
