diff options
author | vanhauser-thc <vh@thc.org> | 2022-04-25 09:10:59 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-04-25 09:10:59 +0200 |
commit | 5d5aa430d2328e247ffbad45f486a835f5dc8852 (patch) | |
tree | 86413dc8e508dfdd4afb833a571e3a55aa94da4f /docs | |
parent | 5792d492ed3cfb4d027332def5d41d33fe696259 (diff) | |
download | afl++-5d5aa430d2328e247ffbad45f486a835f5dc8852.tar.gz |
add changelog
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md index 689cc94b..a841cca3 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -32,6 +32,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - AFL++ PCGUARD mode is not available for 10.0.1 anymore (11+ only) - frida_mode: - update to new frida release, handles now c++ throw/catch + - unicorn_mode: + - update unicorn engine, fix C example ### Version ++4.00c (release) |