about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-10-24 20:06:57 +0200
committervanhauser-thc <vh@thc.org>2022-10-24 20:06:57 +0200
commit05e0825d66d938308842c25c4c74b5cdd4a885eb (patch)
tree724dd6978ebb10f52c4bdda86eb44a5494b33409 /docs/Changelog.md
parent02502c1a543b2150bec78fbac2f0fcf1f4cd7a5a (diff)
downloadafl++-05e0825d66d938308842c25c4c74b5cdd4a885eb.tar.gz
changelog update
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 80916858..38e2e6bc 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -13,6 +13,8 @@
     scripts
   - afl-fuzz:
     - force writing all stats on exit
+    - ensure targets are killed on exit
+    - `AFL_FORK_SERVER_KILL_SIGNAL` added
   - afl-cc:
     - make gcc_mode (afl-gcc-fast) work with gcc down to version 3.6
   - qemu_mode: