about summary refs log tree commit diff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 1d4270b4..7d2339eb 100644
--- a/TODO.md
+++ b/TODO.md
@@ -2,16 +2,17 @@
 
 ## TODO
 
- - screen update during input2stage
  - better autodetection of shifting runtime timeout values
  - Update afl->pending_not_fuzzed for MOpt
  - afl-plot to support multiple plot_data
  - parallel builds for source-only targets
+ - get rid of check_binary, replace with more forkserver communication
 
 ## Perhaps
 
  - afl_custom_fuzz_splice_optin()
  - afl_custom_splice()
+ - cmdline option from-to range for mutations
 
 ## Further down the road