diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-10-03 15:35:02 +0200 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-10-03 15:35:02 +0200 |
commit | 4cf02a32a73e799f7a9fb032854117eb0d52d496 (patch) | |
tree | a577d984a2f676754870596ef7ecb4a999f0cf02 /docs | |
parent | 6b3a9b9dc00c495f082f5800c38f462c8fefd682 (diff) | |
download | afl++-4cf02a32a73e799f7a9fb032854117eb0d52d496.tar.gz |
unicorn arm compcov
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 0b945d36..f08085b7 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -38,6 +38,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 -------------------------- |