diff options
| author | vanhauser-thc <vh@thc.org> | 2021-07-21 09:55:22 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2021-07-21 09:55:22 +0200 |
| commit | 60cbe5b4bec445438718d27dc0cfda6a4d5de81e (patch) | |
| tree | 43b0af8d301ae31c8874eb94b17fb33b7ba95170 /docs/Changelog.md | |
| parent | fa2b164429f8488bf8a360c20933c7db238ed17c (diff) | |
| download | afl++-60cbe5b4bec445438718d27dc0cfda6a4d5de81e.tar.gz | |
optimin nits
Diffstat (limited to 'docs/Changelog.md')
| -rw-r--r-- | docs/Changelog.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index cb22c272..d81fdf49 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,7 +9,10 @@ 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 + - added the very good grammar mutator "GramaTron" to the + custom_mutators + - added optimin, a faster and better corpus minimizer by + Adrian Herrera. Thank you! ### Version ++3.14c (release) |
