diff options
author | vanhauser-thc <vh@thc.org> | 2021-12-01 10:24:11 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-12-01 10:24:22 +0100 |
commit | c2779cc6f9c904cba870e6b1059793cf38261766 (patch) | |
tree | bacdca1763845ce4c8bbd268d745bd9f573d26d3 /docs/Changelog.md | |
parent | c14ccdf264747a5fee0f38e2a0c8097ad50d0119 (diff) | |
download | afl++-c2779cc6f9c904cba870e6b1059793cf38261766.tar.gz |
update docs
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 054f0fef..103f9f63 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -40,6 +40,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - new cmplog mode (incompatible with older afl++ versions) - support llvm IR select instrumentation for default PCGUARD and LTO - fix for shared linking on MacOS + - fixed a potential crash in targets for LAF string handling - added AFL_USE_TSAN thread sanitizer support - llvm and LTO mode modified to work with new llvm 14-dev (again) - added the very good grammar mutator "GramaTron" to the |