From 506f278c2ef52480d2c848fe779213633552c01d Mon Sep 17 00:00:00 2001 From: "Robin Burchell w00t@inspircd.org" Date: Thu, 2 Oct 2008 23:07:22 +0000 Subject: [PATCH] Add a new item to TODO. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1371 5417fbe8-f217-4b02-8779-1006273d7864 --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -