0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-01-03 05:11:52 +00:00

Update NEWS and TODO after IPv6 was fixed.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@287 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang 2006-08-17 01:49:38 +00:00
parent 04c0953af0
commit 252c5afae0
2 changed files with 0 additions and 2 deletions

1
NEWS
View File

@ -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

1
TODO
View File

@ -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