From a29e35d62391a934486c12ff7b0f1be023a9ddc2 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 18 Feb 2018 10:56:03 +0100 Subject: [PATCH] I wouldn't call the Saxon change a bug --- WHATSNEW | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index d2eb5ca84..6d15acc88 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -19,6 +19,9 @@ Fixed bugs: * Fixed NullPointerException when a mappedresource is used in pathconvert Bugzilla Report 62076 +Other changes: +-------------- + * Allow Saxon to be used for junitreport XSL transformation Github Pull Request #57