diff options
author | vanhauser-thc <vh@thc.org> | 2024-04-05 14:52:53 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-04-05 14:53:02 +0200 |
commit | f7ea0f569fa57e22548c1dc8eaba2903213e496e (patch) | |
tree | 1b01d1dcb73e3a86bd4dec0cfaa0a90db932bf32 /docs/Changelog.md | |
parent | 2bf92848ff7f48155b8fa031543ab3410dc556d6 (diff) | |
download | afl++-f7ea0f569fa57e22548c1dc8eaba2903213e496e.tar.gz |
fix aflpp custom mutator + standalone tool
Diffstat (limited to 'docs/Changelog.md')
-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 94ea5fca..70f4e375 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -33,6 +33,7 @@ - afl-whatsup: - now also displays current average speed - small bugfixes + - Fixes for aflpp custom mutator and standalone tool - Minor edits to afl-persistent-config - Prevent temporary files being left behind on aborted afl-whatsup - More CPU benchmarks added to benchmark/ |