about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-11-19 16:14:19 +0100
committervan Hauser <vh@thc.org>2020-11-19 16:14:19 +0100
commite32b7eeb83c0571a2bdaadfd5b7b769fec1405cc (patch)
tree474d91fe4f69f650f5604f7c417b8bdc0654169e /docs
parentcd0a25be5e9b05a2ab6a11592cd95e7f653bf42d (diff)
downloadafl++-e32b7eeb83c0571a2bdaadfd5b7b769fec1405cc.tar.gz
fixed child not killed with -c
Diffstat (limited to 'docs')
-rw-r--r--docs/Changelog.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 9426ed54..3c20f8bd 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -38,6 +38,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - added INTROSPECTION make target that writes all mutations to
       out/NAME/introspection.txt
     - print special compile time options used in help output
+    - when using -c cmplog, one of the childs was not killed, fixed
     - somewhere we broke -n dumb fuzzing, fixed
   - instrumentation
     - We received an enhanced gcc_plugin module from AdaCore, thank you