Browse Source

typo

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@677602 13f79535-47bb-0310-9956-ffa450edef68
master
Matthew Jason Benson 17 years ago
parent
commit
dd8cab1775
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      WHATSNEW

+ 1
- 1
WHATSNEW View File

@@ -73,7 +73,7 @@ Changes that could break older environments:
If Ant now encounters a permission set of 0 it will assume that If Ant now encounters a permission set of 0 it will assume that
this is not the intended value and instead apply its own default this is not the intended value and instead apply its own default
values. Ant used to create entries with 0 permissions itself. values. Ant used to create entries with 0 permissions itself.
The <zip> family of tasks has a new attribute preservce0permissions
The <zip> family of tasks has a new attribute preserve0permissions
that can be set to restore the old behavior. that can be set to restore the old behavior.
Bugzilla Report 42122. Bugzilla Report 42122.




Loading…
Cancel
Save