diff --git a/docs/manual/CoreTasks/pathconvert.html b/docs/manual/CoreTasks/pathconvert.html index ad67233d0..b477da8e0 100644 --- a/docs/manual/CoreTasks/pathconvert.html +++ b/docs/manual/CoreTasks/pathconvert.html @@ -20,7 +20,8 @@ of files in a FileList into a path.
Nested <map>
elements can be specified to map Windows
drive letters to Unix paths, and vice-versa.
More complex transformations can be achieved using a nested
-<mapper>
.
+<mapper>
+(since Ant 1.6.2).
from
values.
A single nested
<mapper>
element can be specified
-to perform any of various filename transformations.
+to perform any of various filename transformations (since Ant 1.6.2).