diff options
author | vanhauser-thc <vh@thc.org> | 2024-02-29 14:16:56 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2024-02-29 14:16:56 +0100 |
commit | acc178e5dd572d166404531ebe948c6719299e8b (patch) | |
tree | 1b461e8288d895b106771b54f6a5abb3a4cd275f | |
parent | 31adb57fd7d504a38c80b8465de09b5f96ac2ac6 (diff) | |
download | afl++-acc178e5dd572d166404531ebe948c6719299e8b.tar.gz |
log
-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 da4b3a20..51f8dc4f 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -23,6 +23,8 @@ - workround for a bug with MOpt -L when used with -M - in the future we will either remove or rewrite MOpt. - fix for `-t xxx+` feature + - -e extension option now saves the queue items crashes etc. with the + extension too - afl-cc: - added collision free caller instrumentation to LTO mode. activate with `AFL_LLVM_LTO_CALLER=1`. You can set a max depth to go through single |