summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/TODO18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/TODO b/docs/TODO
index d7d461bbf..d0c8329c5 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -5,17 +5,17 @@ Legend:
1.9.3
-----
- [ ] Add in a subcommand system, ns_set, cs_set, etc.
- [ ] Threading
- [ ] Mail sending needs to be threaded
- [ ] process_numlist needs to die
- [ ] SList needs to die
- [ ] SSL
- [ ] Command handling system needs to die, strtok() needs to die more
+ [x] Add in a subcommand system, ns_set, cs_set, etc.
+ [x] Threading
+ [x] Mail sending needs to be threaded
+ [x] process_numlist needs to die
+ [x] SList needs to die
+ [x] SSL
+ [x] Command handling system needs to die, strtok() needs to die more
[ ] Asynchronous DNS
[ ] CIDR Akills, session exceptions, etc
- [ ] Hashing system for storing just about everything needs to die
- [ ] Add support for +k, +q, etc type umodes
+ [x] Hashing system for storing just about everything needs to die
+ [x] Add support for +k, +q, etc type umodes
[ ] Language system is disgusting, it must die.
[ ] Modules should also have a way to add strings programatically
[ ] Should be able to add many strings by dropping a file in a set location.