aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2019-10-18 21:21:17 +0200
committerhexcoder- <heiko@hexco.de>2019-10-18 21:21:17 +0200
commitbf544af690798436892b313de80855d348ad272c (patch)
tree002e6d5113f8a79831ae2fc1295ef256a3c685ff
parente7ab8be0cd97f9a18e6ca2f855afa69768322dfb (diff)
downloadAFLplusplus-bf544af690798436892b313de80855d348ad272c.tar.gz
new entries for gcc_plugin
-rw-r--r--docs/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/ChangeLog b/docs/ChangeLog
index 9ffa17e3..46b9e330 100644
--- a/docs/ChangeLog
+++ b/docs/ChangeLog
@@ -19,6 +19,8 @@ Version ++2.57d (dev):
- reverted patch to not unlink and recreate the input file, it resulted in performance loss
- added test/test-performance.sh script
+ - (re)added gcc_plugin, fast inline instrumentation is not yet finished
+ - added gcc_plugin tests
--------------------------------