diff options
author | vanhauser-thc <vh@thc.org> | 2023-02-23 11:45:26 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2023-02-23 11:45:26 +0100 |
commit | eeccb2da69d7e6f32ee74c431e7c5053e8379dff (patch) | |
tree | 0bc4632429a58c1ab9194e1267d7a1662cdffa81 /docs/Changelog.md | |
parent | 0c0a6c3bfabf0facaed33fae1aa5ad54a6a11b32 (diff) | |
download | afl++-eeccb2da69d7e6f32ee74c431e7c5053e8379dff.tar.gz |
nits
Diffstat (limited to 'docs/Changelog.md')
-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 5f253064..8f71fd83 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -11,6 +11,7 @@ - add CFI sanitizer variant to gcc targets - llvm 16 support (thanks to @devnexen!) - support llvm 15 native pcguard changes + - new custom module: autotoken, grammar free fuzzer for text inputs - LTO autoken and llvm_mode: added AFL_LLVM_DICT2FILE_NO_MAIN support - better sanitizer default options support for all tools - unicorn_mode: updated and minor issues fixed |