diff --git a/WHATSNEW b/WHATSNEW index 94b43d0d5..4dacbc190 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -108,6 +108,8 @@ Other changes: * zip/jar/war/ear supports level attribute for deflate compression level. Bugzilla report 25513. +* Added loginputstring attribute to the redirector type. + Changes from Ant 1.6.2 to current Ant 1.6 CVS version ===================================================== diff --git a/docs/manual/CoreTypes/redirector.html b/docs/manual/CoreTypes/redirector.html index 65a1161f4..8fb405300 100644 --- a/docs/manual/CoreTypes/redirector.html +++ b/docs/manual/CoreTypes/redirector.html @@ -107,10 +107,17 @@ source (input) and destination (output/error) files. Since Ant 1.6.2
false
.
- Since Ant 1.6.3.
+ any other destination. Since Ant 1.6.3.
false
false
when sending sensitive data
+ (e.g. passwords) to external processes. Since Ant 1.6.3.
+ true
Copyright © 2004 The Apache Software Foundation. All rights +
Copyright © 2004-2005 The Apache Software Foundation. All rights Reserved.