@@ -274,6 +274,7 @@ Matt Wildig | |||||
Matthew Hawthorne | Matthew Hawthorne | ||||
Matthew Inger | Matthew Inger | ||||
Matthew Kuperus Heun | Matthew Kuperus Heun | ||||
Matthew Warman | |||||
Matthew Watson | Matthew Watson | ||||
Matthew Yanos | Matthew Yanos | ||||
Matthias Bhend | Matthias Bhend | ||||
@@ -15,6 +15,10 @@ Fixed bugs: | |||||
mail task. | mail task. | ||||
Bugzilla Report 62621 | 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: | Other changes: | ||||
-------------- | -------------- | ||||
* generatekey task now supports SubjectAlternativeName during key | * generatekey task now supports SubjectAlternativeName during key | ||||
@@ -1139,6 +1139,10 @@ | |||||
<middle>Kuperus</middle> | <middle>Kuperus</middle> | ||||
<last>Heun</last> | <last>Heun</last> | ||||
</name> | </name> | ||||
<name> | |||||
<first>Matthew</first> | |||||
<last>Warman</last> | |||||
</name> | |||||
<name> | <name> | ||||
<first>Matthew</first> | <first>Matthew</first> | ||||
<last>Watson</last> | <last>Watson</last> | ||||