summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 50856f236..9b96a7f5f 100644
--- a/TODO
+++ b/TODO
@@ -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(?)