about summary refs log tree commit diff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-11-20 09:32:00 +0100
committervanhauser-thc <vh@thc.org>2023-11-20 09:32:00 +0100
commit5681267bbc901941e6056390abfe6aad43b45775 (patch)
treee6244e75f45da8e30dbd98192e7918a35d658f54
parent07352a932ba47fdd69468451750be6b1f5958c55 (diff)
downloadafl++-5681267bbc901941e6056390abfe6aad43b45775.tar.gz
nits
-rw-r--r--docs/Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index c74a9ad7..1e2a4765 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -24,7 +24,7 @@
     - fixes support for large map offsets
   - afl-cmin/afl-cmin.bash: prevent unneeded file errors
   - added new tool afl-addseeds that adds new seeds to a running campaign
-  - added benchmark/benchmark.sh if you want to see how good your fuzzing
+  - added benchmark/benchmark.py if you want to see how good your fuzzing
     speed is in comparison to other setups.