diff options
author | van Hauser <vh@thc.org> | 2020-10-12 02:26:14 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-10-12 02:26:14 +0200 |
commit | dab017dddaaab6d836a590f7bba3eea3549758d2 (patch) | |
tree | eff0ab5816a4188f2dcfa279fe2cf91e680af6dd /docs/Changelog.md | |
parent | 55e1726b235d722775397c6e94685dcfe0d8c886 (diff) | |
download | afl++-dab017dddaaab6d836a590f7bba3eea3549758d2.tar.gz |
no -M/-S: auto-set -S default
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 f15f1d93..36022399 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -23,6 +23,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. with -M) - statsd support by Edznux, thanks a lot! - Marcel Boehme submitted a patch that improves all AFFast schedules :) + - not specifying -M or -S will now auto-set "-S default" - reading testcases from -i now descends into subdirectories - allow up to 4 -x command line options - loaded extras now have a duplicate protection |