diff options
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 962311896..7184a88bc 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -29,7 +29,7 @@ * src/chmod.c (change_file_mode): Perform the chmod even if the file mode permission bits are the same as those that should be set. Omitting the chmod call would be alright with minimal 1003.1e DS17 - ACLs, but eventually there will be other permissions in addition to + ACLs, but eventually there may be other permissions in addition to rwx. E.g., add and delete for directories, and something analogous to NT's take ownership permission. |