diff options
author | vanhauser-thc <vh@thc.org> | 2023-11-28 09:14:29 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-11-28 09:14:29 +0100 |
commit | dd9a04c901c79fe2f3f078de6cc0777e3a5d96df (patch) | |
tree | 57c5f0e96f340e6adb9788f381d4d85525c48207 /docs/Changelog.md | |
parent | d2aef74ad77e49a96f152517445a515ba4814bcb (diff) | |
download | afl++-dd9a04c901c79fe2f3f078de6cc0777e3a5d96df.tar.gz |
code format
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 1e2a4765..f7842d59 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -13,6 +13,7 @@ - added scale support to CMPLOG (-l S) - added --version and --help command line parameters - fixed endless loop when reading malformed dictionaries + - new custom mutator function: post_run - thanks to yangzao! - afl-whatsup: - detect instanced that are starting up and show them as such as not dead - now also shows coverage reached |