diff options
author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-08 17:30:31 +0000 |
---|---|---|
committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-08 17:30:31 +0000 |
commit | 83c213c6e15a26b4bb36252a0f4b16e2609a4988 (patch) | |
tree | 810bad94d8c2710590e6d8212124761615cad7d6 | |
parent | 6130eecca20443011310ea5b7bdda072dd2c1265 (diff) |
Update TODO
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1599 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ Legend: [ ] 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. [ ] mod_current_buffer needs to go away and be replaced by a proper parser. Commands should then indicate how they want the buffer split. [ ] Remove modules_unload_all fini + hack that goes with it + [+] mod_current_* needs to go away also + [x] events.c + [ ] modules.c + [x] commands.c [+] remove old config, replace with insp-inspired (albeit bind format) config (CBX) [ ] burn automake with fire (1.9.1?) [x] SendClientIntroduction should take a UID param, rather than generating one(?) |