diff options
author | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 20:45:48 +0100 |
---|---|---|
committer | llzmb <46303940+llzmb@users.noreply.github.com> | 2021-12-02 21:08:26 +0100 |
commit | a7694e299a331bd8c4826b2402ee68cd6f83d8f9 (patch) | |
tree | 8c143421db3cc20377363d7876b2dd4dac15a88f /docs/important_changes.md | |
parent | c85e0dc4f0e0a6deedfb7318292e1939503a10c2 (diff) | |
download | afl++-a7694e299a331bd8c4826b2402ee68cd6f83d8f9.tar.gz |
Fix punctuation in connection with "however"
Diffstat (limited to 'docs/important_changes.md')
-rw-r--r-- | docs/important_changes.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/important_changes.md b/docs/important_changes.md index 726de64d..6cd00791 100644 --- a/docs/important_changes.md +++ b/docs/important_changes.md @@ -15,8 +15,8 @@ With AFL++ 3.15 we introduced the following changes from previous behaviors: With AFL++ 3.14 we introduced the following changes from previous behaviors: * afl-fuzz: deterministic fuzzing it not a default for -M main anymore - * afl-cmin/afl-showmap -i now descends into subdirectories (afl-cmin.bash - however does not) + * afl-cmin/afl-showmap -i now descends into subdirectories (afl-cmin.bash, + however, does not) With AFL++ 3.10 we introduced the following changes from previous behaviors: * The '+' feature of the '-t' option now means to auto-calculate the timeout |