From c3f71f606e2f2730436275f7903d61deed5de7d6 Mon Sep 17 00:00:00 2001 From: Valery V Yatsko Date: Tue, 24 Jun 2008 22:30:14 +0400 Subject: [PATCH] TODO: done: more beautiful way of adding new channel modes by module --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index b05f2f1..0d8daf1 100644 --- a/TODO +++ b/TODO @@ -27,7 +27,7 @@ [/] drop non-TS6 (legacy protocol) support [F] Doxygen code documentation [/] module engine rework - [/] more beautiful way of adding new channel modes by module + [x] more beautiful way of adding new channel modes by module [ ] make nick/user/host validation functions/match tables able to work in separated modules, this will help us making support for native characters sets/slashes in host etc [ ] auth checker module