diff options
author | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-15 02:11:19 +0000 |
---|---|---|
committer | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-02-15 02:11:19 +0000 |
commit | 602b468efdd7cbe4ca40a8e38846189e3c09fb28 (patch) | |
tree | ef89e74b0661008eac737028714a89bfe2011803 | |
parent | 84d789c72b97513ec02a4e115b90cc952fadea64 (diff) |
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
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |