Author: antoine
Date: Thu Apr 10 02:25:54 2014
New Revision: 1586198
URL: http://svn.apache.org/r1586198
Log:
adding mention of Java 1.9
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=1586198&r1=1586197&r2=1586198&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Thu Apr 10 02:25:54 2014
@@ -100,6 +100,8 @@ Fixed bugs:
Other changes:
--------------
+ * initial support for Java 1.9
+
* <sshexec> can optionally pass System.in to the remote process
Bugzilla Report 55393