From cc948c7ee0adeccb3594316bea4eac2d9fc4694b Mon Sep 17 00:00:00 2001 From: "Robin Burchell w00t@inspircd.org" Date: Tue, 30 Sep 2008 23:03:44 +0000 Subject: [PATCH] Add item to TODO. git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1283 5417fbe8-f217-4b02-8779-1006273d7864 --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 11cf82f68..09b43387a 100644 --- a/TODO +++ b/TODO @@ -48,3 +48,4 @@ w00t's CHRISTMAS LIST - no struct Uid bollocks. that's insane, and now, unnecessary that we store UID in BotInfo. - Move AnopeInit and AnopeFini(?) into a derived module class, change MODULE_INIT to return a pointer. - 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