about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2019-10-18 10:10:47 +0200
committervan Hauser <vh@thc.org>2019-10-18 10:10:47 +0200
commitf4a74a3405d140e81111657ca28b994c5758286c (patch)
treeaf7ca4f3857dc6fdfddfeb45c0aa67ffa03fd067 /docs
parent73da639654aa4e91220eb0adcbe380800b06a768 (diff)
downloadafl++-f4a74a3405d140e81111657ca28b994c5758286c.tar.gz
added test/test-performance.sh
Diffstat (limited to 'docs')
-rw-r--r--docs/ChangeLog3
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
 
 
 --------------------------------