diff options
author | vanhauser-thc <vh@thc.org> | 2024-06-10 22:25:38 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-06-10 22:25:38 +0200 |
commit | 75c3fa91dcf2998a2f103d76fc4e0339f6263f5e (patch) | |
tree | 7958da404966839c5ad9c207cdc8ce817f7f3728 /docs | |
parent | a37c7e124622c73ef21a4a97eb3f590dfca63e3f (diff) | |
download | afl++-75c3fa91dcf2998a2f103d76fc4e0339f6263f5e.tar.gz |
update 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 be3e088c..1590b2df 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,6 +5,8 @@ ### Version ++4.22a (dev) - frida_mode: + - AFL_FRIDA_PERSISTENT_ADDR can now be be any reachable address not just + a function entry - AFL_DEBUG is now the same as AFL_FRIDA_VERBOSE - AFL_FRIDA_DEBUG_MAPS now works as expected |