From cf266b95c99e68dc8bdcc166914bd7f0ad794cd5 Mon Sep 17 00:00:00 2001 From: cyberbotx Date: Sun, 11 Jan 2009 02:24:44 +0000 Subject: [PATCH] Small update to TODO for 1.9.0. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1919 5417fbe8-f217-4b02-8779-1006273d7864 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index aa35d5031..396f2d920 100644 --- a/TODO +++ b/TODO @@ -15,7 +15,7 @@ Legend: [x] Remove buffered loading/unloading, this makes os_modunload perm, but who cares [x] Mark os_modunload permanent. [x] Remove 'delayed' loading, this is necessary because of before/after connected to ircd (ircd is before, rest after), I'm sure this can be done better. - [+] Remove mod_current_* crap (involves passing Module * around a lot) + [x] Remove mod_current_* crap (involves passing Module * around a lot) [x] events.c [x] modules.c [x] commands.c