From dc65eca3d8face5a71e3373084efa136664b02a0 Mon Sep 17 00:00:00 2001 From: cyberbotx Date: Sun, 21 Jun 2009 19:10:36 +0000 Subject: [PATCH] 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 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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?)