diff options
author | van Hauser <vh@thc.org> | 2019-10-18 10:10:47 +0200 |
---|---|---|
committer | van Hauser <vh@thc.org> | 2019-10-18 10:10:47 +0200 |
commit | f4a74a3405d140e81111657ca28b994c5758286c (patch) | |
tree | af7ca4f3857dc6fdfddfeb45c0aa67ffa03fd067 /docs | |
parent | 73da639654aa4e91220eb0adcbe380800b06a768 (diff) | |
download | afl++-f4a74a3405d140e81111657ca28b994c5758286c.tar.gz |
added test/test-performance.sh
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog index f073123c..9ffa17e3 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -17,7 +17,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>. Version ++2.57d (dev): ---------------------- - - revertedd patch to not unlink and recreate the input file, it resulted in performance loss + - reverted patch to not unlink and recreate the input file, it resulted in performance loss + - added test/test-performance.sh script -------------------------------- |