1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-09-01 01:51:46 +02:00

[2.1.4] [MFH] Fix bug with trusted script handling in libxml versions later than 2.6.28 from r1553.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/branches/php4@1714 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-05-15 04:40:13 +00:00
parent 4ce3deba26
commit aca9d725ed
2 changed files with 20 additions and 2 deletions

1
NEWS
View File

@@ -16,6 +16,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
- CSS Number algorithm improved
- Autoclose now operates iteratively, i.e. <span><span><div> now has
both span tags closed.
- Fix bug with trusted script handling in libxml versions later than 2.6.28.
2.1.3, released 2007-11-05
! tests/multitest.php allows you to test multiple versions by running