From a2d9e874156969a0e9750fd31f79643b0990c310 Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Fri, 17 Aug 2018 12:22:17 +0530 Subject: [PATCH] Update WHATSNEW for bz-62594 --- CONTRIBUTORS | 1 + WHATSNEW | 4 ++++ contributors.xml | 4 ++++ 3 files changed, 9 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 944f3f494..9b0c263a2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -274,6 +274,7 @@ Matt Wildig Matthew Hawthorne Matthew Inger Matthew Kuperus Heun +Matthew Warman Matthew Watson Matthew Yanos Matthias Bhend diff --git a/WHATSNEW b/WHATSNEW index beeac806a..e8e8f4631 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -15,6 +15,10 @@ Fixed bugs: mail task. Bugzilla Report 62621 + * Fixes an issue in junitreport task, which used to throw a + java.net.MalformedURLException when saxon was used on Windows OS. + Bugzilla Report 62594 + Other changes: -------------- * generatekey task now supports SubjectAlternativeName during key diff --git a/contributors.xml b/contributors.xml index bd7560e29..ebf03ee77 100644 --- a/contributors.xml +++ b/contributors.xml @@ -1139,6 +1139,10 @@ Kuperus Heun + + Matthew + Warman + Matthew Watson