diff options
author | vanhauser-thc <vh@thc.org> | 2022-05-31 09:24:28 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-05-31 09:24:28 +0200 |
commit | 50c6031cc3350b3fea486774ddef89eaf2cab5c3 (patch) | |
tree | bb356bd13ba568200194353ecfb700953ef6e91d /docs/Changelog.md | |
parent | 066d65d8469ca504ab86771bd8e5e608efec9517 (diff) | |
download | afl++-50c6031cc3350b3fea486774ddef89eaf2cab5c3.tar.gz |
remove optimin
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index b18bf30f..6269e3b1 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -41,6 +41,9 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - update to new frida release, handles now c++ throw/catch - unicorn_mode: - update unicorn engine, fix C example + - utils: + - removed optimin because it looses coverage due a bug and is + unmaintained :-( ### Version ++4.00c (release) |