umagesh 02/05/24 06:59:13 Modified: . Tag: ANT_15_BRANCH WHATSNEW Log: Add a line mentioning the patch to LineContains. Revision Changes Path No revision No revision 1.263.2.21 +3 -0 jakarta-ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/jakarta-ant/WHATSNEW,v retrieving revision 1.263.2.20 retrieving revision 1.263.2.21 diff -u -r1.263.2.20 -r1.263.2.21 --- WHATSNEW 22 May 2002 17:44:12 -0000 1.263.2.20 +++ WHATSNEW 24 May 2002 13:59:13 -0000 1.263.2.21 @@ -13,6 +13,9 @@ Fixed bugs: ----------- +* Fix LineContains to handle huge files elegantly without causing +Stack Overflows. + * if you ask for the "classic" compiler on Java1.4, you get upgraded to "modern" because there is no classic compiler any more.
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
