1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-05 13:47:24 +02:00

[2.1.3] Rename configuration directive

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1416 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2007-09-09 01:35:50 +00:00
parent 28c29656af
commit ccca8cc34f
2 changed files with 11 additions and 6 deletions

2
NEWS
View File

@@ -14,6 +14,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
on some systems.
- Injector algorithm further refined: off-by-one error regarding skip
counts for dormant injectors fixed
. %Core.AcceptFullDocuments renamed to %Core.ConvertDocumentToFragment
to better communicate its purpose
2.1.2, released 2007-09-03
! Implemented Object module for trusted users