diff options
author | vanhauser-thc <vh@thc.org> | 2022-06-12 08:24:32 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-06-12 08:24:32 +0200 |
commit | da1b0410984c244881d818239372ba7ac07e36c3 (patch) | |
tree | eba886e36d0e4d1dda832b3ca46b17e7f664f7ae | |
parent | 95aa81045bf8f490e8edf8f18939b5db2f872c34 (diff) | |
download | afl++-da1b0410984c244881d818239372ba7ac07e36c3.tar.gz |
update changelog
-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 6269e3b1..4091c5f9 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -28,6 +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 - Mopt fix to always select the correct algorithm - fix effector map calculation (deterministic mode) - fix custom mutator post_process functionality |