Browse Source

Add <touch> <filelist> support to 1.6 branch.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276367 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 21 years ago
parent
commit
5ab01659b2
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      WHATSNEW

+ 2
- 2
WHATSNEW View File

@@ -37,8 +37,6 @@ Other changes:
* <nice> task lets you set the priority of the current thread; non-forking * <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.

* A new roundup attribute on <zip> and related task can be used to * A new roundup attribute on <zip> and related task can be used to
control whether the file modification times inside the archive will control whether the file modification times inside the archive will
be rounded up or down (since zips only store modification times with 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. * <xslt> now supports a nested <mapper>. Bugzilla Report 11249.


* <touch> has filelist support.

Changes from Ant 1.6.0 to Ant 1.6.1 Changes from Ant 1.6.0 to Ant 1.6.1
============================================= =============================================




Loading…
Cancel
Save