jskeet 02/02/28 02:30:04
Modified: . WHATSNEW
Log:
Added reference to the <tag> option in JavaDoc.
(Is this the correct position? Someone hit me with a cluestick if I should
have added it at the top of the section or in a different section.)
Revision Changes Path
1.219 +4 -0 jakarta-ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
retrieving revision 1.218
retrieving revision 1.219
diff -u -r1.218 -r1.219
--- WHATSNEW 27 Feb 2002 23:45:33 -0000 1.218
+++ WHATSNEW 28 Feb 2002 10:30:04 -0000 1.219
@@ -199,6 +199,10 @@
addition to the files matched by your patterns. There now is a new
attribute to suppress this behavior.
+* <javadoc> now supports a <tag> nested element to provide the -tag option
+ to the standard Java 1.4 doclet. The element is ignored when not running
+ on Java 1.4.
+
Changes from Ant 1.4 to Ant 1.4.1
===========================================
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>