about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-11-03 11:19:14 +0100
committervanhauser-thc <vh@thc.org>2023-11-03 11:19:14 +0100
commit2230f88887e3e8d1793fdb98f9cd12d3449ba791 (patch)
tree618e21a561f19762a45c9a551996600406559644 /docs
parent7eafe22d6b31120055c5bf2ef0d3074538513c6c (diff)
downloadafl++-2230f88887e3e8d1793fdb98f9cd12d3449ba791.tar.gz
add --help/--version/...
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 101d380b..bf1a7d87 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,6 +10,8 @@
     - added AFL_IGNORE_SEED_PROBLEMS to skip over seeds that time out instead
       of exiting with an error message
     - allow -S/-M naming up to 50 characters (from 24)
+    - added scale support to CMPLOG (-l S)
+    - added --version and --help command line parameters
   - afl-whatsup:
     - detect instanced that are starting up and show them as such as not dead
     - now also shows coverage reached