about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-10-04 08:39:07 +0200
committervanhauser-thc <vh@thc.org>2022-10-04 08:39:07 +0200
commit5e04c9693b19038871f3aa93544cac187785bc1a (patch)
tree2f9a6247a177419317cd6d8f56b6edb6d20aac86 /docs/Changelog.md
parent9e4137a3ebdda76d7cfa3da03ae2f4b1317be012 (diff)
downloadafl++-5e04c9693b19038871f3aa93544cac187785bc1a.tar.gz
fix qemu_mode speed bug
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 732c5218..33dc9466 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -10,7 +10,10 @@
     scripts
   - afl-cc:
     - make gcc_mode (afl-gcc-fast) work with gcc down to version 3.6
-  - unicornafl:
+  - qemu_mode:
+    - fixed 10x speed degredation in v4.03c, thanks to @ele7enxxh for
+      reporting!
+  - unicorn_mode:
     - Enabled tricore arch (by @jma-qb)
     - Updated Capstone version in Rust bindings