about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2019-10-05 00:01:16 +0200
committerGitHub <noreply@github.com>2019-10-05 00:01:16 +0200
commita8ff64f704b18567fd207fcb1e55bc5bc6f3c7c8 (patch)
treedbd1a3f85d640d223f22877456ca39a1a736b0d0 /docs
parent9c105098ddbb5f65a24063f08ed34d09aec36b04 (diff)
parent4cf02a32a73e799f7a9fb032854117eb0d52d496 (diff)
downloadafl++-a8ff64f704b18567fd207fcb1e55bc5bc6f3c7c8.tar.gz
Merge pull request #74 from vanhauser-thc/multiarch_compcov
Multiarch CompCov
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 205330b3..75f07ce6 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -39,6 +39,7 @@ Version ++2.54d (dev):
   - added man page for afl-clang-fast[++]
   - updated documentation
   - Wine mode to run Win32 binaries with the QEMU instrumentation (-W)
+  - CompareCoverage for ARM target in QEMU/Unicorn
 
 
 --------------------------