diff options
author | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-09-30 23:03:44 +0000 |
---|---|---|
committer | Robin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-09-30 23:03:44 +0000 |
commit | cc948c7ee0adeccb3594316bea4eac2d9fc4694b (patch) | |
tree | 4bd4f4e0c1e1be86e14f1260f9585560d2882636 | |
parent | 489592f68cae81f2e01af4961bc95a1534684425 (diff) |
Add item to TODO.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1283 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |