diff options
author | vanhauser-thc <vh@thc.org> | 2021-07-20 11:10:58 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-07-20 11:10:58 +0200 |
commit | 3101e9c88df72755b461e82870879fbe9e7429fa (patch) | |
tree | d3afb6268c72b4f103360296434bb4d3c28b8c24 /docs | |
parent | fff8c49f7c73a1531166ad52fc50306dbd01775f (diff) | |
download | afl++-3101e9c88df72755b461e82870879fbe9e7429fa.tar.gz |
add gramatron
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 3f3dc642..cb22c272 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,7 +9,7 @@ Want to stay in the loop on major new features? Join our mailing list by sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++3.15a (dev) - - ... + - added the very good grammar mutator "GramaTron" to the custom_mutators ### Version ++3.14c (release) |