about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2024-05-07 16:46:15 +0200
committervanhauser-thc <vh@thc.org>2024-05-07 16:46:24 +0200
commitac6ccd53dff5a43050ad8a0922c8fa47e69333a8 (patch)
treeacf099a464c9c98b6cff507eb36c865acbfee8ee /docs/Changelog.md
parent4ec376bd6a76c3a624d01961dcf15e83a28cda08 (diff)
downloadafl++-ac6ccd53dff5a43050ad8a0922c8fa47e69333a8.tar.gz
stat update during syncing
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 5cb6973a..87311b1b 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -9,6 +9,7 @@
     - fix AFL_PERSISTENT_RECORD
     - prevent filenames in the queue that have spaces
     - minor fix for FAST schedules
+    - more frequent stats update when syncing (todo: check performance impact)
   * afl-cc:
     - fixes for LTO and outdated afl-gcc mode
     - ensure shared memory variables are visible in weird build setups