Browse Source

Show touch changes as merged.

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

+ 12
- 12
WHATSNEW View File

@@ -81,18 +81,6 @@ Other changes:


* Added isfileselected condition. * Added isfileselected condition.


* Added support to the touch task for a mkdirs attribute to create
nonexistent parent directories before touching new files.

* Added support to the touch task for a pattern attribute to allow
alternate datetime formats.

* Added support to the touch task to map touched files using a nested
mapper element.

* Added support to the touch task for a verbose attribute to suppress
logging of new file creation.

* Added length task to get strings' and files' lengths. * Added length task to get strings' and files' lengths.


* Added clone task. Bugzilla report 32631. * Added clone task. Bugzilla report 32631.
@@ -174,6 +162,18 @@ Other changes:


* Added revision and userid attributes to <pvcs> documentation. * Added revision and userid attributes to <pvcs> documentation.


* Added support to the touch task for a mkdirs attribute to create
nonexistent parent directories before touching new files.

* Added support to the touch task for a pattern attribute to allow
alternate datetime formats.

* Added support to the touch task to map touched files using a nested
mapper element.

* Added support to the touch task for a verbose attribute to suppress
logging of new file creation.

Fixed bugs: Fixed bugs:
----------- -----------




Loading…
Cancel
Save