From ab3ebcba6dc4be2b50ace91360fd44945c1e9f15 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Tue, 19 Jun 2007 22:26:57 +0000 Subject: [PATCH] Update TODO. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1170 48356398-32a2-884e-a903-53898d9a118a --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index fa2e9690..792525a3 100644 --- a/TODO +++ b/TODO @@ -7,11 +7,6 @@ TODO List ? Maybe I'll Do It ========================== -1.7 release (possibly 2.0) [Advanced API] - # Complete advanced API, and fully document it - - Add framework for unsafe attributes - - Set up anonymous module management by HTMLDefinition (Advanced API) - 1.8 release [Refactor, refactor!] # URI validation routines tighter (see docs/dev-code-quality.html) (COMPLEX) # Advanced URI filtering schemes (see docs/proposal-new-directives.txt)