1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-11 00:24:03 +02:00

Update PH5P.patch, and add NEWS entry for trailing whitespace purge.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
Edward Z. Yang
2008-12-06 02:30:52 -05:00
parent 2c955af135
commit 781f9a4084
2 changed files with 4 additions and 2 deletions

2
NEWS
View File

@@ -24,6 +24,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
. Fix missing version number in configuration %Attr.DefaultImageAlt (added 3.2.0)
. Fix newline errors that caused spurious failures when CRLF HTML Purifier was
tested on Linux.
. Removed trailing whitespace from all text files, see
remote-trailing-whitespace.php maintenance script.
3.2.0, released 2008-10-31
# Using %Core.CollectErrors forces line number/column tracking on, whereas