summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-02 23:07:22 +0000
committerRobin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-02 23:07:22 +0000
commit506f278c2ef52480d2c848fe779213633552c01d (patch)
tree0ceededcdcd257fdd7f6a38f7e32453e1d4144a8
parentb581b6d1693ae5965285dab6a50908878ee45ebd (diff)
Add a new item to TODO.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1371 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 68dc40029..f3db47301 100644
--- a/TODO
+++ b/TODO
@@ -50,6 +50,7 @@ w00t's CHRISTMAS LIST
- Move a (lot) of stuff to class members as a defined interface rather than copypasta everywhere (ns_set, ns_saset!)
- prevent deletion of core services via /bs bot
- Redo database insanity.
+- burn do_sjoin with fire
-------
anopeng-uid branch TODO
@@ -68,4 +69,3 @@ The following (at least, maybe more) need to take BotInfo pointers instead of st
- add overridden form of SendGlobops accepting BotInfo
- SendAkill should just take a pointer to the Akill class instead of millions of fields
-