diff --git a/src/changes/changes.xml b/src/changes/changes.xml index c7f4d6a155a..d3c3b66303e 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -81,7 +81,7 @@ file. These were not neccesary prior to Java 9, but the JDK (mercifully) does not include JAXB in the default classpath as of Java 9. This means that it is possible to perform Schematron validation on Java 9. Thanks to - Mark Grimes for reporting and suggesting a fix! + John Grimes for reporting and suggesting a fix! An experimental interceptor called VersionedApiConverterInterceptor has been added,