|
|
@@ -37,8 +37,6 @@ Other changes: |
|
|
|
* <nice> task lets you set the priority of the current thread; non-forking |
|
|
|
<java> code will inherit this priority in their main thread. |
|
|
|
|
|
|
|
* <touch> has filelist support. |
|
|
|
|
|
|
|
* A new roundup attribute on <zip> and related task can be used to |
|
|
|
control whether the file modification times inside the archive will |
|
|
|
be rounded up or down (since zips only store modification times with |
|
|
@@ -151,6 +149,8 @@ Other changes: |
|
|
|
|
|
|
|
* <xslt> now supports a nested <mapper>. Bugzilla Report 11249. |
|
|
|
|
|
|
|
* <touch> has filelist support. |
|
|
|
|
|
|
|
Changes from Ant 1.6.0 to Ant 1.6.1 |
|
|
|
============================================= |
|
|
|
|
|
|
|