1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 21:56:37 +02:00

Update TODO

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1400 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Robin Burchell w00t@inspircd.org
2008-10-03 09:03:39 +00:00
parent 5dbcf7a553
commit 014e953f37
+1
View File
@@ -59,3 +59,4 @@ anopeng-uid branch TODO
- SendAkill should just take a pointer to the Akill class instead of millions of fields
(same for some other stuff)
- chan_set_modes should take BotInfo, possibly with override for User *?
- SendClientIntroduction should take a UID param, rather than generating one(?)