Author: jglick
Date: Tue Apr 30 16:19:40 2013
New Revision: 1477713
URL: http://svn.apache.org/r1477713
Log:
Deleted line break introduced by accident in antoine’s 1476700.
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=1477713&r1=1477712&r2=1477713&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Tue Apr 30 16:19:40 2013
@@ -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 <commandlaun
- cher> can be used to configure the
+ * a new task <commandlauncher> can be used to configure the
CommandLauncher used by Ant when forking external programs or new
Java VMs.
Bugzilla Report 52706.