From ca6a908c833d68908c79f48b4514ffd43be4b88d Mon Sep 17 00:00:00 2001 From: "Uwe.Tews@googlemail.com" Date: Thu, 5 Jun 2014 22:58:58 +0000 Subject: [PATCH] - fixed PHPUnit outputFilterTrimWhitespaceTests.php assertion of test result --- change_log.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/change_log.txt b/change_log.txt index 7d634998..a82de4fe 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,7 @@ ===== 3.1.19-dev ===== (xx.xx.2014) + 06.06.2014 + - fixed PHPUnit outputFilterTrimWhitespaceTests.php assertion of test result + 02.06.2014 - using multiple cwd with relative template dirs could result in identical compiled file names. (issue 194 and topic 25099)