about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-03 13:13:32 +0200
committervan Hauser <vh@thc.org>2020-08-03 13:13:32 +0200
commit409e4ae945ab5aeb31b1e3a1497ce5fc65226f07 (patch)
treefa82a04acca16ea3e088b0d7d3aaec4b01ddf8f9 /docs/Changelog.md
parentf335c48686c2f4119d1d0b1207f5d5ceb3d4ff04 (diff)
downloadafl++-409e4ae945ab5aeb31b1e3a1497ce5fc65226f07.tar.gz
fix expand havoc for ..._only modes
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 8ab3fdf4..ae7377f2 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -19,6 +19,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
      - eliminated CPU affinity race condition for -S/-M runs
      - expanded havoc mode added, on no cycle finds add extra splicing and
        MOpt into the mix
+     - fixed a bug in redqueen for strings
   - llvm_mode:
      - now supports llvm 12!
      - fixes for laf-intel float splitting (thanks to mark-griffin for