about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Changelog.md')
-rw-r--r--docs/Changelog.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/Changelog.md b/docs/Changelog.md
index caad513c..1590b2df 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -4,10 +4,6 @@
   release of the tool. See README.md for the general instruction manual.
 
 ### Version ++4.22a (dev)
-  - afl-fuzz:
-    - the reason for the regression in 4.20c has been found, COARSE timing
-      is measuring too broad for our purpose, MONOTONIC is fine and better
-      than gettimeofday() so switching to this
   - frida_mode:
     - AFL_FRIDA_PERSISTENT_ADDR can now be be any reachable address not just
       a function entry