diff options
author | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-01-11 02:24:44 +0000 |
---|---|---|
committer | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2009-01-11 02:24:44 +0000 |
commit | cf266b95c99e68dc8bdcc166914bd7f0ad794cd5 (patch) | |
tree | 179f3a2d7c9b5faee8a83a44f10fef90f9bab3c8 | |
parent | ff62cb2eeac5b083429d52312ef81f3a60b24a76 (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-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |