about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-02-03 13:31:31 +0100
committervanhauser-thc <vh@thc.org>2024-02-03 13:31:31 +0100
commitd85722a4f6329940545dd66bf16718d591fca681 (patch)
tree92e0c33e1cef665d7962f0e9ad4826f483b91016 /docs/Changelog.md
parent68dc4829b394d07f09709a0bbc17008fa523705f (diff)
downloadafl++-d85722a4f6329940545dd66bf16718d591fca681.tar.gz
deterministic fuzzing and -z
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 48003f4b..2f0fba33 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -3,6 +3,11 @@
   This is the list of all noteworthy changes made in every public
   release of the tool. See README.md for the general instruction manual.
 
+### Version ++4.20a (dev)
+  - afl-fuzz:
+    - the new deterministic fuzzing feature is now activated by default,
+      deactivate with -z. Parameters -d and -D are ignored.
+
 ### Version ++4.10c (release)
   - afl-fuzz:
     - default power schedule is now EXPLORE, due a fix in fast schedules