diff options
author | van Hauser <vh@thc.org> | 2020-05-16 11:17:36 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2020-05-16 11:17:36 +0200 |
commit | afb81b8005f67b37780bdacbab83ea664bac5a9d (patch) | |
tree | c435f91c780384864953679c508229ec3faaa4bd /docs/Changelog.md | |
parent | 2b922e9e684b51c04c7311ed6fca1334b43b54f6 (diff) | |
download | afl++-afb81b8005f67b37780bdacbab83ea664bac5a9d.tar.gz |
added lots of dictionaries
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 40b841a5..62de7f87 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -14,6 +14,7 @@ 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 + - added lots of dictionaries from oss-fuzz, go-fuzz and Jakub Wilk - added former post_library examples to examples/custom_mutators/ |