diff --git a/WHATSNEW b/WHATSNEW index 517788a62..92d8de49a 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1,6 +1,23 @@ Changes from Ant 1.3 to CVS Version =========================================== +Changes that could break older environments: +-------------------------------------------- + +* Zip.setWhenempty() has changed its signature. + +Fixed bugs: +----------- + +* Testcases have been made independant of current working directory. + +* Input ZIP-Files will be closed when using a . + +* p4 tasks now don't fail if user, port or client have been ommitted + (and this is acceptable for the context of the command). + +* 's outputfile attribute will be resolved as relative to the + projects basedir. Changes from Ant 1.2 to Ant 1.3 ===========================================