about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-04-26 16:14:45 +0200
committervanhauser-thc <vh@thc.org>2024-04-26 16:14:50 +0200
commit70c60cfba798d4c7349280746e9f2488778be25e (patch)
treebdb99c7c474623f95075f237a3bf64dc3a7ed482 /docs/Changelog.md
parentf3b6d64ad303a5409fa36d4dd81c838954939fb7 (diff)
downloadafl++-70c60cfba798d4c7349280746e9f2488778be25e.tar.gz
work with spaces in filenames
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 48c0ab06..f288c33c 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -6,8 +6,11 @@
 ### Version ++4.21a (dev)
   * afl-fuzz
     - fix AFL_PERSISTENT_RECORD
+    - prevent filenames in the queue that have spaces
   * afl-cc:
     - fixes for LTO and outdated afl-gcc mode
+  * afl-cmin
+    - work with input files that have a space
 
 
 ### Version ++4.20c (release)