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

[3.1.0] Encoder optimization, as suggested by Diego

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1680 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-04-22 18:14:40 +00:00
parent e9c7873057
commit c4aa3ee40c
3 changed files with 23 additions and 4 deletions

2
NEWS
View File

@@ -12,7 +12,9 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
3.1.0, unknown release date
- InterchangeBuilder now alphabetizes its lists
- Validation error in configdoc output fixed
- Iconv errors muted even with custom error handlers
. Out-of-date documentation revised
. UTF-8 encoding check optimization as suggested by Diego
3.1.0rc1, released 2008-04-22
# Autoload support added. Internal require_once's removed in favor of an