bodewig 01/11/16 04:45:14
Modified: . WHATSNEW
Log:
will I ever learn to save all buffers before I commit?
Revision Changes Path
1.171 +4 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- WHATSNEW 2001/11/16 12:30:58 1.170
+++ WHATSNEW 2001/11/16 12:45:14 1.171
@@ -10,6 +10,8 @@
Regexp interface that also supports substitution instead of the
RegexpMatcher interface in the future.
+* <gzip> will throw an exception if your src attribute points to a directory.
+
Fixed bugs:
-----------
@@ -52,6 +54,8 @@
* Added a new condition <isset> that test for the existence of a
property to the condition task.
+
+* Added a new condition <checksum>.
* Ant's testcases require JUnit 3.7 or above as they now use the new
assertTrue method instead of assert.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>