ehatcher 2002/09/02 08:12:53
Modified: . WHATSNEW
Log:
updated WHATSNEW with things I've changed recently.
Revision Changes Path
1.284 +6 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- WHATSNEW 2 Sep 2002 08:22:56 -0000 1.283
+++ WHATSNEW 2 Sep 2002 15:12:53 -0000 1.284
@@ -52,6 +52,12 @@
* <available> will only print deprecration warnings if it is actually
used to change the value of a property.
+
+* Added <image> task (requires JAI).
+
+* Filesets now support a 'file' attribute, allowing a single-file
+ fileset to be constructed without having to specify its parent
+ directory separately.
Changes from Ant 1.5beta3 to Ant 1.5
====================================
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>