You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jk...@apache.org on 2005/12/05 23:59:49 UTC

svn commit: r354216 - /ant/core/trunk/WHATSNEW

Author: jkf
Date: Mon Dec  5 14:59:45 2005
New Revision: 354216

URL: http://svn.apache.org/viewcvs?rev=354216&view=rev
Log:
Added PR 37777 and 37765 in WHATSNEW

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: http://svn.apache.org/viewcvs/ant/core/trunk/WHATSNEW?rev=354216&r1=354215&r2=354216&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Mon Dec  5 14:59:45 2005
@@ -69,6 +69,8 @@
 
 Fixed bugs:
 -----------
+* Some potential NullPointerExceptions, Bugzilla Report 37765
+
 * Problem when adding multiple filter files, Bugzilla Report 37341
 
 * problem refering jars specfied by Class-Path attribute in manifest
@@ -170,6 +172,8 @@
 
 Other changes:
 --------------
+* Minor performance improvements Bugzilla report 37777
+
 * New task <manifestclasspath> converts a path into a property
   suitable as the value for a manifest's Class-Path attribute.
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org