about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-04-13 11:44:39 +0200
committervanhauser-thc <vh@thc.org>2023-04-13 11:44:39 +0200
commit6cc8d607fb24e060591ece4b42d83fc06de68fc6 (patch)
tree247daa2e572544c999305c59f5fd25eca7a3944f /docs/Changelog.md
parent824385f52ce3133ecd033e587aa1a3b324adf76c (diff)
downloadafl++-6cc8d607fb24e060591ece4b42d83fc06de68fc6.tar.gz
remove -z option, use -p mmopt instead
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 736deb30..501300b1 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -12,7 +12,7 @@
     - fixed a crash in pizza (1st april easter egg) mode. Sorry for
       everyone who was affected!
     - allow pizza mode to be disabled when AFL_PIZZA_MODE is set to -1
-    - add -z switch to prefer new coverage findings in seed selection
+    - option `-p mmopt` now also selects new queue items more often
     - print name of custom mutator in UI
   - afl-cc:
     - add CFI sanitizer variant to gcc targets