diff options
author | vanhauser-thc <vh@thc.org> | 2021-02-22 12:59:01 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-02-22 12:59:01 +0100 |
commit | a252943236b12c080248747bee06c9c5084b871e (patch) | |
tree | cfda421e67bb614137c821dcf0cafef58f8e3bca /docs/Changelog.md | |
parent | 8c133b607cdbde60e6c922236947f7a69c9190f2 (diff) | |
download | afl++-a252943236b12c080248747bee06c9c5084b871e.tar.gz |
another fix for disabled entries
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 477498d0..a006fccb 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -32,6 +32,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. 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` + - fixed a few crashes - switched to an even faster RNG - added hghwng's patch for faster trace map analysis - afl-cc |