about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-06-14 16:08:58 +0200
committervan Hauser <vh@thc.org>2020-06-14 16:08:58 +0200
commitab142282a32f93725926d59899ab17a62e65f060 (patch)
treefdb76bf2ebc44abe83eaa7274b36c91c03e1428e /docs/Changelog.md
parentbfe5b88e782ffd3f97c2a25da60b0b36552a6a64 (diff)
downloadafl++-ab142282a32f93725926d59899ab17a62e65f060.tar.gz
kill targets on exit
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index caf262fc..c0fc7070 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -19,6 +19,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
      - switched murmur2 hashing and random() for xxh3 and xoshiro256**,
        resulting in an up to 5.5% speed increase
      - Resizing the window does not crash afl-fuzz anymore
+     - Ensure that the targets are killed on exit
      - fix/update to MOpt (thanks to arnow117)
      - added MOpt dictionary support from repo
   - llvm_mode: