summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-11 02:24:44 +0000
committercyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2009-01-11 02:24:44 +0000
commitcf266b95c99e68dc8bdcc166914bd7f0ad794cd5 (patch)
tree179f3a2d7c9b5faee8a83a44f10fef90f9bab3c8
parentff62cb2eeac5b083429d52312ef81f3a60b24a76 (diff)
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
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
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