diff --git a/WHATSNEW b/WHATSNEW index a73e22a26..1ed4353a7 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -38,6 +38,9 @@ Changes that could break older environments: * with fork now returns gives -1 instead of 0 as result when failonerror is false and some exception (including timeout) occurs. Br 42377. +* ant-type attribute has been marked as deprecated and a warning has been + issued if it is encountered in the build file. + Fixed bugs: ----------- * Regression: Locator fails with URI encoding problem when spaces in path