From a295adfb933ffca0abbdf13f939b54d49bcfe9c2 Mon Sep 17 00:00:00 2001 From: rburchell Date: Fri, 21 Nov 2008 16:36:11 +0000 Subject: [PATCH] Retarget some more difficult things to post 1.9.0 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1777 5417fbe8-f217-4b02-8779-1006273d7864 --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 66809d73a..495a12bf8 100644 --- a/TODO +++ b/TODO @@ -29,10 +29,8 @@ Legend: [x] SendClientIntroduction should take a UID param, rather than generating one(?) [x] Fix permanent channels (+P) stuff. [x] Remove UnRestrictSAdmin, UseTS6, UseSVSHOLD -[?] Remote identification (1.9.1? will this break stuff?) [?] Immediate protection enforcement [+] InspIRCd 1.2 support -[ ] Make NS ENFORCE/RELEASE stuff more sane, redo timers [x] Remove old (prior to 1.8.0) db compat 1.9.1 @@ -51,6 +49,7 @@ Legend: [ ] 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 1.9.2 ----- @@ -60,7 +59,8 @@ Legend: [ ] Callbacks, event style, see also inspircd [ ] Asynchronous DNS? [ ] CS SET INHABIT to keep pseudoclient in a channel after it empties to maintain banlists and such - +[?] Remote identification (1.9.1? will this break stuff?) + [ ] Requires a rejig of how Alias vs Core works Future ------