diff --git a/WHATSNEW b/WHATSNEW index f26fe556e..1ffa4f18f 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -5,8 +5,8 @@ Changes that could break older environments: ------------------------------------------- * Prior to Ant 1.8.0 the task and several other tasks would - overwrite read-only destination files. Starting with 1.8.0 it - would only do so if under special circumstances. Ant 1.8.2 now + overwrite read-only destination files. Starting with 1.8.0 they + would only do so under special circumstances. Ant 1.8.2 now consistently won't replace a read-only file by default. The same is true for a number of other tasks. The , and tasks now have a new force attribute