about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-07-25 11:18:14 +0200
committervan Hauser <vh@thc.org>2019-07-25 11:18:14 +0200
commitce842648ae0462f339625ab395a9d71a9ecd319d (patch)
tree21d36b0c95e84382cbeaee4ce6f61d82429446cb /docs
parentad1c4bf202fd3cc9d567d903f7bfe998fa8d7a57 (diff)
downloadafl++-ce842648ae0462f339625ab395a9d71a9ecd319d.tar.gz
afl_trace_pc fix
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 3b43366d..09ad77ec 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -18,6 +18,7 @@ Version ++2.52d (dev):
 -----------------------------
 
   - unicorn_mode got added - thanks to domenukk for the patch!
+  - fix llvm_mode AFL_TRACE_PC with modern llvm
   - fix a crash in qemu_mode which also exists in stock afl
   - added libcompcov, a laf-intel implementation for qemu! :)
     see qemu_mode/libcompcov/README.libcompcov