From 602b468efdd7cbe4ca40a8e38846189e3c09fb28 Mon Sep 17 00:00:00 2001 From: cyberbotx Date: Sun, 15 Feb 2009 02:11:19 +0000 Subject: [PATCH] Remove os_restart from the TODO, it was verified to work it just didn't like gdb. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2054 5417fbe8-f217-4b02-8779-1006273d7864 --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index 8e24226a1..9b6f8993e 100644 --- a/TODO +++ b/TODO @@ -16,10 +16,6 @@ Legend: [ ] (will require wider re-work): allow replies/notifications to fantasy commands to go to the channel via notice [ ] HelpServ must die (1.9.1?) [-] 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. - These all need reviewing, remove them from the list _AS YOU GO_. Talk t0 w00t or CBX if you don't know what this is for: - src/core/os_restart.c - - [ ] Fix permanent channels support properly. This will require removing do_sjoin(). [ ] Make NS ENFORCE/RELEASE stuff more sane, redo timers [ ] Add support for +k, +q, etc type umodes