about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2023-08-23 15:36:08 +0000
committerGitHub <noreply@github.com>2023-08-23 15:36:08 +0000
commit6ae779bc7324f084bfee1e97dbc7b9aa4911af08 (patch)
tree2795024b2c118d053637aa1cca8f7e583615b9cd /docs
parentb397bdc3d976921a9b936f21273adc3a1bf9d4f4 (diff)
parent19d0c6a4c5015368ff610418994b2dc8f3f66117 (diff)
downloadafl++-6ae779bc7324f084bfee1e97dbc7b9aa4911af08.tar.gz
Merge pull request #1842 from AFLplusplus/dev
afl-whatsup startup detection
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 fa9099c0..961b2940 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -8,6 +8,7 @@
     - added `AFL_FINAL_SYNC` which forces a final fuzzer sync (also for `-F`)
       before terminating.
   - afl-whatsup:
+    - detect instanced that are starting up and show them as such as not dead
     - now also shows coverage reached
     - option -m shows only very relevant stats
     - option -n will not use color in the output