1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-06 14:16:32 +02:00

[1.1.0] Enforce alphanumeric namespace and directive names for configuration.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@389 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-09-06 02:07:46 +00:00
parent a5b4ed2126
commit 65a628bcb7
3 changed files with 29 additions and 0 deletions

1
NEWS
View File

@@ -4,6 +4,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
1.1.0, unknown release date
- Made URI validator more forgiving: will ignore leading and trailing
quotes, apostrophes and less than or greater than signs.
- Enforce alphanumeric namespace and directive names for configuration.
1.0.1, unknown release date
- Fixed slight bug in DOMLex attribute parsing