about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-05-16 11:17:36 +0200
committervan Hauser <vh@thc.org>2020-05-16 11:17:36 +0200
commitafb81b8005f67b37780bdacbab83ea664bac5a9d (patch)
treec435f91c780384864953679c508229ec3faaa4bd /docs/Changelog.md
parent2b922e9e684b51c04c7311ed6fca1334b43b54f6 (diff)
downloadafl++-afb81b8005f67b37780bdacbab83ea664bac5a9d.tar.gz
added lots of dictionaries
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
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/