Author: bodewig
Date: Thu Mar 4 13:45:15 2010
New Revision: 918988
URL: http://svn.apache.org/viewvc?rev=918988&view=rev
Log:
indentation
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=918988&r1=918987&r2=918988&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Thu Mar 4 13:45:15 2010
@@ -35,20 +35,20 @@
* Regression : ant -diagnostics was returning with exit code 1
Bugzilla Report 48782
-* Fix for exec task sometimes inserts extraneous newlines
+ * Fix for exec task sometimes inserts extraneous newlines
Bugzilla Report 48746
-* SymlinkTest#testSymbolicLinkUtilsMethods failing on MacOS
+ * SymlinkTest#testSymbolicLinkUtilsMethods failing on MacOS
Bugzilla Report 48785.
-* If <concat>'s first resourcecollection child is a <resources>,
+ * If <concat>'s first resourcecollection child is a <resources>,
any subsequently added child resourcecollection joins the first.
Bugzilla Report 48816.
-* <get> with an invalid URL could trigger an NPE in some JVMs.
+ * <get> with an invalid URL could trigger an NPE in some JVMs.
Bugzilla Report 48833
-* Broken Pipe issue under Ubuntu Linux
+ * Broken Pipe issue under Ubuntu Linux
Bugzilla Report 48789
Other changes: