diff options
author | vanhauser-thc <vh@thc.org> | 2021-06-10 10:25:37 +0200 |
---|---|---|
committer | vanhauser-thc <vh@thc.org> | 2021-06-10 10:25:37 +0200 |
commit | a7340a1ac6c6165c8eb390a503758104c0d85bcb (patch) | |
tree | 3c3621aae7c8619264d7141f58de5c15b3c53369 /docs/Changelog.md | |
parent | b8092c62274d4b746290b44736cba0f7f4cc5400 (diff) | |
download | afl++-a7340a1ac6c6165c8eb390a503758104c0d85bcb.tar.gz |
fix AFL_CAL_FAST
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 6c851460..29ef69f9 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -15,6 +15,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. - removed implied -D determinstic from -M main - if the target becomes unavailable check out out/default/error.txt for an indicator why + - AFL_CAL_FAST was a dead env, now does the same as AFL_FAST_CAL - afl-cc - support partial linking - We do support llvm versions from 3.8 again |