diff --git a/WHATSNEW b/WHATSNEW index 9eb64cfe6..28522a241 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -9,17 +9,18 @@ Changes that could break older environments: Fixed bugs: ----------- -* Testcases have been made independant of current working directory. +* Testcases have been made independent 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 +* p4 tasks now don't fail if user, port or client have been omitted (and this is acceptable for the context of the command). * 's outputfile attribute will be resolved as relative to the projects basedir. -* should create a valid DTD for propertyfile.operation.entry +* should create a valid DTD for propertyfile.operation.entry + and omit tasks it fails to load. Changes from Ant 1.2 to Ant 1.3 ===========================================