1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 05:36:38 +02:00

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
This commit is contained in:
cyberbotx
2009-01-11 02:24:44 +00:00
parent ff62cb2eea
commit cf266b95c9
+1 -1
View File
@@ -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