about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-04-13 12:12:27 +0200
committervan Hauser <vh@thc.org>2020-04-13 12:12:27 +0200
commitdda096da03cae528dee9fd53e64896e93efe8f4a (patch)
tree20c1410ca0a50155a2abb7b3343b5cc5225f312b /docs/Changelog.md
parent5daec436f93240a0c411d432456f3f86fe1f3181 (diff)
downloadafl++-dda096da03cae528dee9fd53e64896e93efe8f4a.tar.gz
allow -L -1 to enable mopt in parallel to classic mutation
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 108ebd08..2c8bff3d 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -17,6 +17,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
   - afl-fuzz:
     - variable map size support added (only LTO mode can use this)
     - snapshot feature usage now visible in UI
+    - Now setting "-L -1" will enable MOpt in parallel to normal mutation.
+      Additionally this allows to run dictionaries, radamsa and cmplog.
   - compare-transform/AFL_LLVM_LAF_TRANSFORM_COMPARES now transforms also
     static global and local variable comparisons (cannot find all though)
   - extended forkserver: map_size and more information is communicated to