about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-09 14:11:52 +0100
committervanhauser-thc <vh@thc.org>2021-03-09 14:11:52 +0100
commit74a6044b3fba496c1255f9aedbf5b7253ae29f0e (patch)
treebaa0cb02334533375c9a40786973388496814dec /docs/Changelog.md
parente82ce952517cbb1db96101e84c53500a9a3be506 (diff)
downloadafl++-74a6044b3fba496c1255f9aedbf5b7253ae29f0e.tar.gz
fix sanitizer settings
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index ab0e2da2..b47b03ba 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,6 +10,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
 
 ### Version ++3.11a (dev)
   - afl-fuzz:
+    - fix sanitizer settings (bug since 3.10c)
     - add non-unicode variants from unicode-looking dictionary entries
     - Rust custom mutator API improvements
   - afl-cc: