diff options
author | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-08-30 11:42:30 +0200 |
---|---|---|
committer | Andrea Fioraldi <andreafioraldi@gmail.com> | 2019-08-30 11:42:30 +0200 |
commit | eadd378f6c54a7e021985bca041d9642fff41034 (patch) | |
tree | 2e7a0437e75ae1728e5ca2d64a2830e0cdb1e3bc | |
parent | 7b36afd5f16894257c92695d200e59eb51d08e1c (diff) | |
download | afl++-eadd378f6c54a7e021985bca041d9642fff41034.tar.gz |
update changelog
-rw-r--r-- | docs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index 6d56d314..6d4c4792 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -26,6 +26,10 @@ Version ++2.53d (dev): afl never did), plus shows tuple content summary information now - fix building on *BSD (thanks to tobias.kortkamp for the patch) - small docu updates + - NeverZero counters for QEMU + - NeverZero counters for Unicorn + - CompareCoverage Unicorn + - Immediates-only instrumentation for CompareCoverage - ... your patch? :) |