about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-02-16 19:22:12 +0100
committervan Hauser <vh@thc.org>2020-02-16 19:22:12 +0100
commite40415cf1605455cf671ddad7c3b2aac8ccdf3d7 (patch)
tree69487d268b0602fd1b99d4f8ba2d3c1d154313ae /docs/Changelog.md
parent204059c61aca2ccdde64fbb59dbf6d86fb243bb3 (diff)
downloadafl++-e40415cf1605455cf671ddad7c3b2aac8ccdf3d7.tar.gz
fix
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 898591f4..b96884d7 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -23,6 +23,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
      - changed execs_per_sec in fuzzer_stats from "current" execs per second
        (which is pointless) to total execs per second
      - bugfix for dictionary insert stage count (fix via Google repo PR)
+     - added warning if -M is used together with custom mutators with _ONLY option
   - llvm_mode InsTrim: no pointless instrumentation of 1 block functions
   - afl-clang-fast:
      - show in the help output for which llvm version it was compiled for