antoine 2004/07/03 06:54:15
Modified: . WHATSNEW
Log:
Resolution of Bugzilla 8689
Revision Changes Path
1.636 +2 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.635
retrieving revision 1.636
diff -u -r1.635 -r1.636
--- WHATSNEW 2 Jul 2004 07:23:53 -0000 1.635
+++ WHATSNEW 3 Jul 2004 13:54:15 -0000 1.636
@@ -58,6 +58,8 @@
Fixed bugs:
-----------
+* eliminate memory leak in AntClassLoader. Bugzilla Report 8689.
+
* subant haltonfailure=false did not catch all failures. Bugzilla Report 27007.
* macrodef @@ escaping was broken. Bugzilla Report 27069.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|