From 395d280d9ab6e4d80a3dd001fface88980128c84 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Thu, 10 Apr 2014 02:25:54 +0000 Subject: [PATCH] adding mention of Java 1.9 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1586198 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 1ce483b1e..25d2d6540 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -100,6 +100,8 @@ Fixed bugs: Other changes: -------------- + * initial support for Java 1.9 + * can optionally pass System.in to the remote process Bugzilla Report 55393