From 9d98b45dea4e8bc409d4ca7978314202d7fe0de5 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 1 Aug 2007 13:16:49 +0000 Subject: [PATCH] Fix typo in news file. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1331 48356398-32a2-884e-a903-53898d9a118a --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 07c01d94..db24b9d7 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier . AttrDef_URI unit tests refactored . benchmarks/ directory now protected from public view with .htaccess file; 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 ! 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 . ConfigForm truncates long directives to keep the form small, and does 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 # Completely refactored HTMLModuleManager, decentralizing safety