From 5d6a0dd1e338b2ec74ab8c31ff2e1c477ce75647 Mon Sep 17 00:00:00 2001 From: "Jesse N. Glick" Date: Tue, 30 Apr 2013 16:19:40 +0000 Subject: [PATCH] =?UTF-8?q?Deleted=20line=20break=20introduced=20by=20acci?= =?UTF-8?q?dent=20in=20antoine=E2=80=99s=201476700.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1477713 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 50d6748f1..8f990616c 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -132,8 +132,7 @@ Other changes: archives using Zip64 extensions (files and archives bigger that 4GB and with more that 64k entries). - * a new task can be used to configure the + * a new task can be used to configure the CommandLauncher used by Ant when forking external programs or new Java VMs. Bugzilla Report 52706.