diff options
author | vanhauser-thc <vh@thc.org> | 2021-12-15 09:50:35 +0100 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-12-15 09:50:45 +0100 |
commit | 176ede3fc82f8b6315942e103c260b93bf5cfe57 (patch) | |
tree | 33ee9e63d20af8c04a72fa62bb5efaa1eb11f37a /docs | |
parent | d89fa8c7adebf1766b1ca41313e7bfef466bb358 (diff) | |
download | afl++-176ede3fc82f8b6315942e103c260b93bf5cfe57.tar.gz |
afl-cc -v without errors
Diffstat (limited to 'docs')
-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 0253222b..1daa9a75 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 + - make -v without options work - added the very good grammar mutator "GramaTron" to the custom_mutators - added optimin, a faster and better corpus minimizer by |