diff options
author | van Hauser <vh@thc.org> | 2021-01-31 17:32:24 +0100 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2021-01-31 17:32:24 +0100 |
commit | cc0210426a5a31d56d8a0e850dcc00d90833afcd (patch) | |
tree | 19bfd589d5e8598eac4d088583ed6cd4bba90d94 /docs/Changelog.md | |
parent | 459dd8cb0779f72d83e99673e632429d89a4cfa9 (diff) | |
download | afl++-cc0210426a5a31d56d8a0e850dcc00d90833afcd.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 99bc8b47..ff69c949 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -27,6 +27,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - if determinstic mode is active (-D, or -M without -d) then we sync after every queue entry as this can take very long time otherwise - better detection if a target needs a large shared map + - fix for -Z - switched to an even faster RNG - added hghwng's patch for faster trace map analysis - afl-cc |