diff options
author | van Hauser <vh@thc.org> | 2020-05-18 12:26:40 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-05-18 12:26:40 +0200 |
commit | 74e6fbab82b9a8ddc09bc24c57f4795c4d2fcc49 (patch) | |
tree | 64484798669c99018d7c158940d05c098997259a /docs/Changelog.md | |
parent | 30824bc58ef5b5f5e44fecfb3607c3ed4ad34744 (diff) | |
download | afl++-74e6fbab82b9a8ddc09bc24c57f4795c4d2fcc49.tar.gz |
update changelog
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 0cf6e9e2..4f9c727a 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -14,6 +14,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - -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 + - fixed afl-gcc/afl-as that could break on fast systems reusing pids in + the same second - added lots of dictionaries from oss-fuzz, go-fuzz and Jakub Wilk - added former post_library examples to examples/custom_mutators/ - llvm_mode: |