From bf3da7cd804e85dbb889255d3603d1d64f619bbb Mon Sep 17 00:00:00 2001 From: rburchell Date: Thu, 27 Nov 2008 18:18:15 +0000 Subject: [PATCH] Add TODO for 1.9.1 git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1802 5417fbe8-f217-4b02-8779-1006273d7864 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index e881a76a2..5394c479c 100644 --- a/TODO +++ b/TODO @@ -51,6 +51,7 @@ Legend: [ ] 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 +[ ] Add support for +k, +q, etc type umodes 1.9.2 -----