about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--TODO.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/TODO.md b/TODO.md
index c807d740..703ba4ed 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,17 +1,11 @@
 # TODO list for AFL++
 
-## Roadmap 2.63
-
- - complete custom_mutator API changes and documentation
- - fix stability calculation bug
-
 ## Roadmap 2.64
 
- - context sensitive branch coverage in llvm_mode
  - random crc32 HASH_CONST per run? because with 65536 paths we have collisions
  - namespace for targets? e.g. network
  - libradamsa as a custom module?
- - laf-intel build auto-dictionary?
+ - fix stability calculation bug
 
 ## Further down the road