about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2021-04-14 18:26:44 +0200
committerAndrea Fioraldi <andreafioraldi@gmail.com>2021-04-14 18:26:44 +0200
commiteb3aa2a227dd9cffc512ff3316aad0049ffe04d2 (patch)
tree7cea21e4063774784671ae33c88664f138a3f97c
parent6069cac313f4f8f4e696e815d4fe2f8bcaccccf4 (diff)
parent92a308133797a1926507361e71b84f8b1eacc754 (diff)
downloadafl++-eb3aa2a227dd9cffc512ff3316aad0049ffe04d2.tar.gz
conflicts
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index bd14e293..155eec66 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -31,6 +31,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - Leak Sanitizer support (AFL_USE_LSAN) added by Joshua Rogers, thanks!
     - Removed InsTrim instrumentation as it is not as good as PCGUARD
     - Removed automatic linking with -lc++ for LTO mode
+  - utils/aflpp_driver/aflpp_qemu_driver_hook fixed to work with qemu mode
   - add -d (dead fuzzer stats) to afl-whatsup
 
 ### Version ++3.12c (release)