about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-06-22 17:24:06 +0200
committervanhauser-thc <vh@thc.org>2021-06-22 17:24:06 +0200
commitcbac22d82b90d631bafc4572aa79faa0c568beeb (patch)
tree6d943e4ea1ebe3f08d00524c8b11919df1ac3332 /docs/Changelog.md
parentba9323f14cb4ba7c99c4081f19c12b93e112dd65 (diff)
downloadafl++-cbac22d82b90d631bafc4572aa79faa0c568beeb.tar.gz
reverse read the queue n resumes
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 9fd2a1a9..afa5491b 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -16,6 +16,7 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
     - if the target becomes unavailable check out out/default/error.txt
       for an indicator why
     - AFL_CAL_FAST was a dead env, now does the same as AFL_FAST_CAL
+    - reverse read the queue on resumes (more effective)
   - afl-cc:
     - Update to COMPCOV/laf-intel that speeds up the instrumentation
       process a lot - thanks to Michael Rodler/f0rki for the PR!