peterreilly 2004/01/09 09:52:24
Modified: . WHATSNEW
Log:
document change to fixcrlf
Revision Changes Path
1.517 +6 -1 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.516
retrieving revision 1.517
diff -u -r1.516 -r1.517
--- WHATSNEW 8 Jan 2004 14:58:53 -0000 1.516
+++ WHATSNEW 9 Jan 2004 17:52:24 -0000 1.517
@@ -8,9 +8,12 @@
-----------
* Translate task does not remove tokens when a key is not found.
It logs a verbose message. Bugzilla Report 13936.
+
* Fix spurious infinite loop detection for filters (introduced in ant 1.6.0).
Bugzilla Report 23154.
+
* Fix handling of default ant namespace for nested elements.
+
* Fix jboss element of ejb task (introduced in ant 1.6.0).
Other changes:
@@ -22,9 +25,11 @@
Bugzilla Report 15390.
* <nice> task lets you set the priority of the current thread; non-forking
-<java> code will inherit this priority in their main thread.
+ <java> code will inherit this priority in their main thread.
* <touch> has filelist support.
+
+* <fixcrlf> has a new attribute - fixlast. Bugzilla Report 23262.
Changes from Ant 1.5.4 to Ant 1.6
=================================
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]