diff options
Diffstat (limited to 'WHATSNEW')
-rw-r--r-- | WHATSNEW | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ Other changes: * added "regexp" attribute to <linecontainsregexp> Bugzilla Report 60968 + * reduced GC pressure by replacing all usage of FileInputStream and + FileOutputStream. + Changes from Ant 1.10.0 TO Ant 1.10.1 ===================================== |