about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorDominik Maier <domenukk@gmail.com>2021-01-07 23:21:10 +0100
committerDominik Maier <domenukk@gmail.com>2021-01-07 23:21:10 +0100
commita06b25538fd7b6eef6755094aa4678c2cb5333fd (patch)
tree1a9a5cc3c56687faca12f654e4b2323bfbf16ddd /docs/Changelog.md
parent9cdf5c415015e4e80b577c021b8b9fcf8a3d58fb (diff)
downloadafl++-a06b25538fd7b6eef6755094aa4678c2cb5333fd.tar.gz
cleaned up AFL_KILL_SIGNAL
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 03b8e036..81ac91b0 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -32,7 +32,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     already building with all cores, the gcc plugin needs only one.
   - added dummy Makefile to instrumentation/
   - Updated utils/afl_frida to be 5% faster
-
+  - Added AFL_KILL_SIGNAL env variable for custom targets (thanks @v-p-b)
 
 ### Version ++3.00c (release)
   - llvm_mode/ and gcc_plugin/ moved to instrumentation/