diff --git a/WHATSNEW b/WHATSNEW index 7a9e070f7..34a0c275b 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -62,6 +62,9 @@ Other changes: * now supports compression via the optional compressed attribute. Bugzilla Report 47552 + * now supports JDK9 modules + Github Pull Request #18 + * a new implementation "builtin" has been added to and is the default when running on JDK9+ since the tool itself has been removed from the JDK.