diff options
author | vanhauser-thc <vh@thc.org> | 2022-02-01 20:15:45 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-02-01 20:15:45 +0100 |
commit | 80543a809ec5a8f6bea45a5d20090a078daa6393 (patch) | |
tree | b13dd3c515bc9a82e888590b8cfaeeb2ef023a5e /docs/Changelog.md | |
parent | 104c0e29e9dd72014f925e8e92d77d2b7779e9a3 (diff) | |
download | afl++-80543a809ec5a8f6bea45a5d20090a078daa6393.tar.gz |
small doc update
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r-- | docs/Changelog.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index a420dcc2..2f037c8e 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -11,7 +11,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. ### Version ++4.01a (dev) - fix */build_...sh scripts to work outside of git - new custom_mutator: libafl with token fuzzing :) - (still needs README) + - frida_mode: + - update to new frida release, handles now c++ throw/catch ### Version ++4.00c (release) |