diff options
author | vanhauser-thc <vh@thc.org> | 2023-09-12 16:05:56 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-09-12 16:05:56 +0200 |
commit | 3b835b7c8b2f73be6d5972951d049cef66c24abd (patch) | |
tree | 9f9b5d34b945d503b8b13ddde2a3b57f73fddb56 /docs/Changelog.md | |
parent | 4f4ce24690c682af500ee235c57055d87dfb9c9d (diff) | |
download | afl++-3b835b7c8b2f73be6d5972951d049cef66c24abd.tar.gz |
increase sync length
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 bccc6748..dfbadea3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,6 +9,7 @@ before terminating. - added AFL_IGNORE_SEED_PROBLEMS to skip over seeds that time out instead of exiting with an error message + - allow -S/-M naming up to 50 characters (from 24) - afl-whatsup: - detect instanced that are starting up and show them as such as not dead - now also shows coverage reached |