diff options
author | vanhauser-thc <vh@thc.org> | 2022-08-06 09:07:49 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2022-08-06 09:07:49 +0200 |
commit | 7b6ee28291c13e293c59489d4f2e37c78bad96fb (patch) | |
tree | a2af51193282a240600031b05f1924d84f0a33fd /docs | |
parent | 94fe62ad8db938757a3052f2041aef390e19c9a1 (diff) | |
download | afl++-7b6ee28291c13e293c59489d4f2e37c78bad96fb.tar.gz |
code format
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 05bbe827..9ee1a7fc 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -19,6 +19,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - Adacore submitted CMPLOG support to the gcc_plugin! :-) - llvm_mode: - laf cmp splitting fixed for more comparison types + - frida_mode: + - now works on Android! ### Version ++4.01c (release) |