diff options
author | Adam <Adam@anope.org> | 2010-06-19 21:22:48 -0400 |
---|---|---|
committer | Adam <Adam@anope.org> | 2010-06-19 21:22:48 -0400 |
commit | 7b7e2a6150bf7b3acee29ada5a5292c11042f680 (patch) | |
tree | bcaca9d65093f58dae0b91d8fb952f88d31eb538 /docs | |
parent | 448eadd74709ac46181b0c79ca65b6b1b14c9555 (diff) |
Updated TODO
Diffstat (limited to 'docs')
-rw-r--r-- | docs/TODO | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -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. |