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.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 7d2339eb..77fb080f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,6 @@
 # TODO list for AFL++
 
-## TODO
+## Should
 
  - better autodetection of shifting runtime timeout values
  - Update afl->pending_not_fuzzed for MOpt
@@ -8,7 +8,7 @@
  - parallel builds for source-only targets
  - get rid of check_binary, replace with more forkserver communication
 
-## Perhaps
+## Maybe
 
  - afl_custom_fuzz_splice_optin()
  - afl_custom_splice()