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

Fix newline issues in tests.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
Edward Z. Yang
2008-11-26 15:30:59 -05:00
parent e128c09132
commit 6691676666
6 changed files with 18 additions and 7 deletions

2
NEWS
View File

@@ -17,6 +17,8 @@ NEWS ( CHANGELOG and HISTORY ) HTMLPurifier
. Add verbose mode to command line test runner, use (--verbose)
. Turn on unit tests for UnitConverter
. 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.
3.2.0, released 2008-10-31
# Using %Core.CollectErrors forces line number/column tracking on, whereas