diff --git a/NEWS b/NEWS index 66516f1f..cac6c037 100644 --- a/NEWS +++ b/NEWS @@ -5,5 +5,4 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier - First public release, most functionality implemented. Notable omissions are: . Shorthand CSS properties . Table CSS properties - . IPv6 validation . Deprecated attribute transformations diff --git a/TODO b/TODO index 3096da45..d6e84899 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,6 @@ Core: Code issues: - Massive profiling, make it faster! - - Fix IPv6 issues - Make URI validation routines tighter (especially mailto) - Distinguish between different types of URIs, for instance, a mailto URI in IMG SRC is nonsensical