summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-06-19 21:22:48 -0400
committerAdam <Adam@anope.org>2010-06-19 21:22:48 -0400
commit7b7e2a6150bf7b3acee29ada5a5292c11042f680 (patch)
treebcaca9d65093f58dae0b91d8fb952f88d31eb538
parent448eadd74709ac46181b0c79ca65b6b1b14c9555 (diff)
Updated TODO
-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.