about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-10-15 15:18:51 +0200
committervanhauser-thc <vh@thc.org>2024-10-15 15:18:51 +0200
commit20c46c0ed6465d49034939416efc979674425dd6 (patch)
tree6888b8566a71a8806914037d93b7500f6a8c4e5d /docs/Changelog.md
parentb3d16f7b8c19c3fb06cdbb2ef8df977b6b674b59 (diff)
downloadafl++-20c46c0ed6465d49034939416efc979674425dd6.tar.gz
nits
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 5b809d61..48f67803 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -16,6 +16,8 @@
     - because of bad math and undefined behaviour fixes we have to change
       the CMPLOG map. **YOU NEED TO RECOMPILE CMPLOG TARGETS**
     - fixed custom_post_process for calibration
+    - fixes for AFL_EXIT_ON_TIME and AFL_EXIT_WHEN_DONE, changed behaviour of
+      AFL_EXIT_WHEN_DONE to finish when really done :-)
   - frida_mode:
     - AFL_FRIDA_PERSISTENT_ADDR can now be be any reachable address not just
       a function entry