aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-01-22 00:41:23 +0100
committervan Hauser <vh@thc.org>2021-01-22 00:41:23 +0100
commitac21e4dd7304c3306a9acb5fa6ac051d3ab64b20 (patch)
treea3ed79f5c6aa564788fba94637545e0a9a2100af /docs
parentf0be89a5b6d2c81fde747098e751c7886916214b (diff)
downloadAFLplusplus-ac21e4dd7304c3306a9acb5fa6ac051d3ab64b20.tar.gz
typos
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index daae7c47..63e8e66e 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -35,7 +35,8 @@ 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
+ - changed default: no memory limit for afl-cmin and afl-cmin.bash
+ - warn on any _AFL and __AFL env vars
- 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/