diff options
author | vanhauser-thc <vh@thc.org> | 2021-12-16 21:31:37 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-12-16 21:31:37 +0100 |
commit | 641a943d95436d9e9f4312ae06c74c54624f084d (patch) | |
tree | c7a8439ae4b41f9177c379fb12911209da91adc0 /docs/Changelog.md | |
parent | 3cb7319ccdb98dcc6b023dbead603a4450ac4541 (diff) | |
download | afl++-641a943d95436d9e9f4312ae06c74c54624f084d.tar.gz |
more -z defs filtering
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 1daa9a75..58eef2ee 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -57,6 +57,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - added AFL_USE_TSAN thread sanitizer support - llvm and LTO mode modified to work with new llvm 14-dev (again. again.) - fix for AFL_REAL_LD + - more -z defs filtering - make -v without options work - added the very good grammar mutator "GramaTron" to the custom_mutators |