From 1ab47ba9490d1c6b68227a4c29ea2f945578d187 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Fri, 2 Nov 2007 03:20:55 +0000 Subject: [PATCH] Update NEWS. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1436 48356398-32a2-884e-a903-53898d9a118a --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index fe81e382..c48608fb 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier - Spurious internal content reorganization error suppressed - HTMLDefinition->addElement now returns a reference to the created element object, as implied by the documentation +- Phorum mod's HTML Purifier help message expanded, however, a new tarball + was not released . %Core.AcceptFullDocuments renamed to %Core.ConvertDocumentToFragment to better communicate its purpose . Error unit tests can now specify the expectation of no errors. Future @@ -35,6 +37,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier . Extend Injector hooks to allow for more powerful injector routines . HTMLDefinition->addBlankElement created, as according to the HTMLModule method +. Doxygen configuration file updated, with minor improvements +. Test runner now checks for similarly named files in conf/ directory too. 2.1.2, released 2007-09-03 ! Implemented Object module for trusted users