summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2009-06-21 19:10:36 +0000
committercyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2009-06-21 19:10:36 +0000
commitdc65eca3d8face5a71e3373084efa136664b02a0 (patch)
treedc15310aac776f9e225e72bb1cd22050b4c14517
parent01b831c4c6627210fd6d76dc6cb79e00ece8cb4d (diff)
Update TODO to show timers having been redone thanks to Adam.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2334 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index bd0b67f4a..5eac39661 100644
--- a/TODO
+++ b/TODO
@@ -17,7 +17,7 @@ Legend:
[x] HelpServ must die
[+] Command parser cleanup: mod_current_buffer needs to go away and be replaced by a proper parser. Commands should then indicate how they want the buffer split.
[ ] Fix permanent channels support properly. This will require removing do_sjoin().
-[ ] Make NS ENFORCE/RELEASE stuff more sane, redo timers
+[x] Make NS ENFORCE/RELEASE stuff more sane, redo timers
[ ] Add support for +k, +q, etc type umodes
[x] Support operoverride and such things (stop reversing mode changes from nonopped people where unnecessary) - done by Liber
[+] Settable oper flags (split into types containing privs+commands, allow each oper to be set to a type, like we do with insp?)