1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-10-22 09:06:23 +02:00

[1.7.0] Update HTMLDefinition printer with some of the new attributes.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1192 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2007-06-21 16:02:06 +00:00
parent 008348db21
commit 996ccdbdda
6 changed files with 83 additions and 26 deletions

1
NEWS
View File

@@ -12,6 +12,7 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
2.0.1, unknown release date
- Clean up special case code for <script> tags
. Rewire some test-cases to swallow errors rather than expect them
. HTMLDefinition printer updated with some of the new attributes
2.0.0, released 2007-06-20
# Completely refactored HTMLModuleManager, decentralizing safety