summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-01 09:17:58 +0000
committerRobin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-01 09:17:58 +0000
commit63c8e7f55d8b14174eb22b9092c0e03427463b15 (patch)
tree1539dc99225aa4e36673159d70e97d4f40bdc2bf
parentcc948c7ee0adeccb3594316bea4eac2d9fc4694b (diff)
Another TODO item, and test CIA..
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1284 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 09b43387a..65b11bc73 100644
--- a/TODO
+++ b/TODO
@@ -49,3 +49,4 @@ w00t's CHRISTMAS LIST
- 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
+- Redo database insanity.