summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-20 03:42:58 +0000
committercyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864>2008-11-20 03:42:58 +0000
commite8d0d9fc4df57276924ea501a29406d1fd6cc106 (patch)
treef4a406e57a3caf6da3f35e0200611c9df60041a1
parent04c8b28ae7f47670cd20950b670a65c8c38ac11f (diff)
Update TODO with regard to config.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1767 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2dcefd3ab..66809d73a 100644
--- a/TODO
+++ b/TODO
@@ -21,7 +21,7 @@ Legend:
[ ] modules.c
[x] commands.c
[x] Redo moduleAdd|Get|Remove data to use class Extensible, etc.
-[+] remove old config, replace with insp-inspired (albeit bind format) config (CBX)
+[x] remove old config, replace with insp-inspired (albeit bind format) config (CBX)
[ ] burn automake with fire (1.9.1?)
[+] Clean up protocol
[x] Fix anope_cmd_* stuff to just use IRCdProto methods directly