summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-02-12 22:33:06 +0000
committerrburchell <rburchell@5417fbe8-f217-4b02-8779-1006273d7864>2009-02-12 22:33:06 +0000
commit0e0ee67b81cc0f47c9ac93fd9c9dda8b4925285a (patch)
tree1c8a7f901f1812cfe26579df2a75a4ed0bb33313
parentbaaed4b764825abf00f555ddec6c1b12ac457789 (diff)
enc_* don't require audit, as they do not implement commands.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2025 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 362487ce4..204b4043c 100644
--- a/TODO
+++ b/TODO
@@ -46,10 +46,6 @@ Legend:
[ ] HelpServ must die (1.9.1?)
[-] Command parser cleanup: mod_current_buffer needs to go away and be replaced by a proper parser. Commands should then indicate how they want the buffer split.
These all need reviewing, remove them from the list _AS YOU GO_. Talk t0 w00t or CBX if you don't know what this is for:
- src/core/enc_md5.c
- src/core/enc_none.c
- src/core/enc_old.c
- src/core/enc_sha1.c
src/core/he_help.c
src/core/hs_delall.c
src/core/hs_del.c