diff options
author | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-21 16:36:11 +0000 |
---|---|---|
committer | rburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-21 16:36:11 +0000 |
commit | a295adfb933ffca0abbdf13f939b54d49bcfe9c2 (patch) | |
tree | 3d0bec782f907b245fa3f423cd7139bd753522ef | |
parent | 30c1a1d3e4a7245987f491bd0a8dcfb7b0fea518 (diff) |
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
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 ------ |