mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-04 13:18:00 +02:00
Fix typo in news file.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1331 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
4
NEWS
4
NEWS
@@ -46,6 +46,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
|
|||||||
. AttrDef_URI unit tests refactored
|
. AttrDef_URI unit tests refactored
|
||||||
. benchmarks/ directory now protected from public view with .htaccess file;
|
. benchmarks/ directory now protected from public view with .htaccess file;
|
||||||
run the tests via command line
|
run the tests via command line
|
||||||
|
. URI scheme is munged off if there is no authority and the scheme is the
|
||||||
|
default one
|
||||||
|
|
||||||
2.0.1, released 2007-06-27
|
2.0.1, released 2007-06-27
|
||||||
! Tag auto-closing now based on a ChildDef heuristic rather than a
|
! Tag auto-closing now based on a ChildDef heuristic rather than a
|
||||||
@@ -90,8 +92,6 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
|
|||||||
doctype use new %HTML.CustomDoctype
|
doctype use new %HTML.CustomDoctype
|
||||||
. ConfigForm truncates long directives to keep the form small, and does
|
. ConfigForm truncates long directives to keep the form small, and does
|
||||||
not re-output namespaces
|
not re-output namespaces
|
||||||
. URI scheme is munged off if there is no authority and the scheme is the
|
|
||||||
default one
|
|
||||||
|
|
||||||
2.0.0, released 2007-06-20
|
2.0.0, released 2007-06-20
|
||||||
# Completely refactored HTMLModuleManager, decentralizing safety
|
# Completely refactored HTMLModuleManager, decentralizing safety
|
||||||
|
Reference in New Issue
Block a user