aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-12-23 18:38:12 +0100
committervan Hauser <vh@thc.org>2020-12-23 18:38:12 +0100
commit849b8cd0840ade686c58c309810ad89b276b9755 (patch)
treea852c26e745bb927c27286938c041120fe7dd710 /docs
parent03849d147a69cf627746a8ad5f1b653367a56ff5 (diff)
downloadAFLplusplus-849b8cd0840ade686c58c309810ad89b276b9755.tar.gz
typo
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index c18e8bc1..c1cd2d5a 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -22,6 +22,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- added AFL_LLVM_INSTRUMENT option NATIVE for native clang pc-guard
support (less performant than our own), GCC for old afl-gcc and
CLANG for old afl-clang
+ - warn on any _AFL and __AFL env var
- LLVM mode is now compiled with -j4, unicorn with all cores. qemu was
already building with all cores, the gcc plugin needs only one.
- added dummy Makefile to instrumentation/