diff --git a/WHATSNEW b/WHATSNEW index 3dbdba6e4..c8ded0296 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -52,7 +52,9 @@ Other changes: Bugzilla Report 48755. * Add removeKeepExtension option to NetRexxC task. - Bugzilla Report 48788. + Bugzilla Report 48788. + + * Add prefix attribute to loadproperties task. Changes from Ant 1.8.0RC1 TO Ant 1.8.0 ====================================== diff --git a/docs/manual/CoreTasks/loadproperties.html b/docs/manual/CoreTasks/loadproperties.html index 0f253c25c..11d68c5cd 100644 --- a/docs/manual/CoreTasks/loadproperties.html +++ b/docs/manual/CoreTasks/loadproperties.html @@ -72,6 +72,12 @@ filter.
to a<path>
defined elsewhere..