aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index b96884d7..4ee83ecd 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -13,6 +13,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
- use -march=native if available
- most tools now check for mistyped environment variables
+ - the memory safety checks are now disabled for a little more speed during
+ fuzzing (only affects creating queue entries), can be toggled in config.h
- afl-fuzz:
- now prints the real python version support compiled in
- set stronger performance compile options and little tweaks