From d5bd3b4cb30e666fc20e99bb9b5fb9078cf58022 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 2 Feb 2017 11:07:10 +0100 Subject: [PATCH] document PR 60562 as fixed --- WHATSNEW | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index b8b10d23a..664a0e9c0 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -8,6 +8,12 @@ Fixed bugs: integration. Bugzilla Report 60582 + * the wrapper script still didn't work on Solaris 10, but worked on + Solaris 11. + The "fixed" script should work in most cases but will not preserve + newlines present in command line arguments. + Bugzilla Report 60562 + Changes from Ant 1.9.7 TO Ant 1.9.8 ===================================