about summary refs log tree commit diff
path: root/docs/ChangeLog
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-06-03 14:04:44 +0200
committervan Hauser <vh@thc.org>2019-06-03 14:04:44 +0200
commit22418f238d57c526d9d8509308a956e2b23537c2 (patch)
tree8f301a23563266629396a395fdc0e69ffeb17b30 /docs/ChangeLog
parent14bfde3f78ab7efdea0d72dc731a39e2e47bb2c3 (diff)
downloadafl++-22418f238d57c526d9d8509308a956e2b23537c2.tar.gz
qemu 3.1 support added
Diffstat (limited to 'docs/ChangeLog')
-rw-r--r--docs/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 0393e8c3..28042a47 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -28,6 +28,8 @@ Version ++2.52c (2019-05-28):
     you use the new -p option :-) - see docs/power_schedules.txt
   - added afl-system-config script to set all system performance options for fuzzing
   - llvm_mode works with llvm 3.9 up to including 6.0.1
+  - qemu_mode got upgraded from 2.1 to 3.1 - incorporated from 
+    https://github.com/andreafioraldi/afl and with community patches added
 
 
 ---------------------------