diff options
author | vanhauser-thc <vh@thc.org> | 2021-10-16 18:44:29 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-10-16 18:44:29 +0200 |
commit | 34f1074ba308e850feb08c51aad781f7d307a260 (patch) | |
tree | dad3e13a578acf5438c014be6a0bdcd68a117945 /docs | |
parent | 88bcc34802cb9e655d2f25fd72d5c4a783bb22e7 (diff) | |
download | afl++-34f1074ba308e850feb08c51aad781f7d307a260.tar.gz |
changelog
Diffstat (limited to 'docs')
-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 df4d343a..d8dac557 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -17,6 +17,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. coverage being detected. thanks to Collin May for reporting! - fix -n dumb mode (nobody should use this) - fix stability issue with LTO and cmplog + - frida_mode: David Carlier added Android support :) - afl-showmap, afl-tmin and afl-analyze now honor persistent mode for more speed. thanks to dloffre-snl for reporting! - Prevent accidently killing non-afl/fuzz services when aborting |