diff --git a/WHATSNEW b/WHATSNEW index 1c2d0ca83..527d0e291 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1,6 +1,14 @@ Changes from Ant 1.9.12 TO Ant 1.9.13 ===================================== +Fixed bugs: +----------- + + * Fixes a regression in the "get" task where redirects + from a HTTP resource to a HTTPS resource started throwing + an exception. + Bugzilla Report 62499 + Changes from Ant 1.9.11 TO Ant 1.9.12 =====================================