diff options
author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-07 23:37:05 +0000 |
---|---|---|
committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-11-07 23:37:05 +0000 |
commit | 67b7ab7af642b5c35521562ba44c8c9f94ab5c0c (patch) | |
tree | f70c45262dec253f3484dd256672405e341e2697 | |
parent | fb775c455904e5a7411c374b795b7e9cc3b682ee (diff) |
Add another (modules related) TODO
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1571 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ Legend: [ ] Mark os_modunload permanent. [ ] 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 [+] 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(?) |