From a0fd6a9f5c39c1f289191a9be93f3852437c7994 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Wed, 6 Dec 2006 22:52:22 +0000 Subject: [PATCH] Release 1.3.1. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@603 48356398-32a2-884e-a903-53898d9a118a --- NEWS | 7 +++++-- library/HTMLPurifier.php | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 06f8f294..aa909d8f 100644 --- a/NEWS +++ b/NEWS @@ -9,10 +9,13 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier . Internal change ========================== -1.4.0, unknown release date +1.4.0, unknown release date (around Christmas, hopefully) (major feature release) -1.3.1, unknown release date +1.3.2, unknown release date, may be dropped +(security/bugfix/minor feature release) + +1.3.1, released 2006-12-06 ! Added HTMLPurifier.func.php stub for a convenient function to call the library - Fixed bug in RemoveInvalidImg code that caused all images to be dropped (thanks to .mario for reporting this) diff --git a/library/HTMLPurifier.php b/library/HTMLPurifier.php index dd6deaaa..8577e560 100644 --- a/library/HTMLPurifier.php +++ b/library/HTMLPurifier.php @@ -22,7 +22,7 @@ */ /* - HTML Purifier 1.3.0 - Standards Compliant HTML Filtering + HTML Purifier 1.3.1 - Standards Compliant HTML Filtering Copyright (C) 2006 Edward Z. Yang This library is free software; you can redistribute it and/or