diff options
author | van Hauser <vh@thc.org> | 2020-05-21 10:31:37 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-05-21 10:31:37 +0200 |
commit | 83007f77f52dc2a0a11d879db1651fb7c2c9491a (patch) | |
tree | 50b1956d02ca38219c3eee0b9d9241b8a1137d7e /docs/Changelog.md | |
parent | c456e20750483c8872229bf6e18f5f6a44d28bc3 (diff) | |
download | afl++-83007f77f52dc2a0a11d879db1651fb7c2c9491a.tar.gz |
update docs
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 4 |
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, |