diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 4091c5f9..44939b16 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -28,7 +28,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. kept), unless AFL_KEEP_TIMEOUTS are set - AFL never implemented auto token inserts (but user token inserts, user token overwrite and auto token overwrite), added now! - - fixed for a mutation type in havoc mode + - fixed a mutation type in havoc mode - Mopt fix to always select the correct algorithm - fix effector map calculation (deterministic mode) - fix custom mutator post_process functionality @@ -43,7 +43,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - unicorn_mode: - update unicorn engine, fix C example - utils: - - removed optimin because it looses coverage due a bug and is + - removed optimin because it looses coverage due to a bug and is unmaintained :-( |