bodewig 01/03/09 01:07:35
Modified: . WHATSNEW
Log:
record what I've been doing.
Revision Changes Path
1.79 +17 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- WHATSNEW 2001/03/04 13:35:46 1.78
+++ WHATSNEW 2001/03/09 09:07:35 1.79
@@ -1,6 +1,23 @@
Changes from Ant 1.3 to CVS Version
===========================================
+Changes that could break older environments:
+--------------------------------------------
+
+* Zip.setWhenempty() has changed its signature.
+
+Fixed bugs:
+-----------
+
+* Testcases have been made independant of current working directory.
+
+* Input ZIP-Files will be closed when using a <zipfileset>.
+
+* p4 tasks now don't fail if user, port or client have been ommitted
+ (and this is acceptable for the context of the command).
+
+* <javah>'s outputfile attribute will be resolved as relative to the
+ projects basedir.
Changes from Ant 1.2 to Ant 1.3
===========================================
---------------------------------------------------------------------
To unsubscribe, e-mail: ant-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: ant-dev-help@jakarta.apache.org
|