1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 08:26:38 +02:00

Add a new item to TODO.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1371 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Robin Burchell w00t@inspircd.org
2008-10-02 23:07:22 +00:00
parent b581b6d169
commit 506f278c2e
+1 -1
View File
@@ -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