diff --git a/WHATSNEW b/WHATSNEW index 8c3926191..6dcfe9b2c 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -16,6 +16,11 @@ Other changes: * now supports FTPs. Github Pull Request #170 +* has a new attribute authenticateOnRedirect that can be used to + prevent Ant from sending the configured credentials when following a + redirect. It is true by default for backwards compatibility reasons. + Github Pull Request #173 + Changes from Ant 1.10.11 TO Ant 1.10.12 =======================================