aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index de874d1a..2d01ce9a 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -13,8 +13,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- afl-fuzz:
- -S slaves now only sync from the master to increase performance,
the -M master stilly syncs from everyone. Added checks that exactly
- one master is present
- - If no master is present at sync time one slave automatically becomes
+ one master is present and warn otherwise
+ - If no master is present at a sync one slave automatically becomes
a temporary master until a real master shows up
- llvm_mode:
- lowered minimum required llvm version to 3.4 (except LLVMInsTrim,