1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-11 16:44:59 +02:00

[1.6.1] Invert HTMLModuleManager->addModule() processing order to check prefixes first and then the literal module

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@971 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2007-04-21 02:31:38 +00:00
parent d6c4473a12
commit c0b38bab85
2 changed files with 23 additions and 8 deletions

2
NEWS
View File

@@ -16,6 +16,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
a non-alphanumeric character. This means that certain emoticons
are now preserved.
- Possibly fatal bug with __autoload() fixed in module manager
- Invert HTMLModuleManager->addModule() processing order to check
prefixes first and then the literal module
1.6.0, released 2007-04-01
! Support for most common deprecated attributes via transformations: