about summary refs log tree commit diff
path: root/docs/Changelog.md
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-06-25 10:33:59 +0200
committervan Hauser <vh@thc.org>2020-06-25 10:33:59 +0200
commitb5573b3adbe01681156598ce064c228c0140f782 (patch)
tree25a29e5aed99cad5ecb33ab7dbf1578da9d9c604 /docs/Changelog.md
parent15dd4ad177b4822ad25eaec26897bb55e5cd5785 (diff)
downloadafl++-b5573b3adbe01681156598ce064c228c0140f782.tar.gz
add seek power schedule, remove update stats in calibration, fix help output
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 336dca01..a692571e 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -24,6 +24,8 @@ sending a mail to <afl-users+subscribe@googlegroups.com>.
      - Ensure that the targets are killed on exit
      - fix/update to MOpt (thanks to arnow117)
      - added MOpt dictionary support from repo
+     - added experimental SEEK power schedule. It is EXPLORE with ignoring
+       the runtime and less focus on the length of the test case
   - llvm_mode:
     - the default instrumentation is now PCGUARD if the llvm version is >= 7,
       as it is faster and provides better coverage. The original afl