diff options
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 36f1ab987..bfab307eb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,12 @@ -2002-02-27 Jim Meyering <meyering@lucent.com> +2002-03-02 Jim Meyering <meyering@lucent.com> * Version 4.1.6. + * src/copy.c (copy_reg): Detect abuse of a race condition + whereby an unprivileged user could gain read access to otherwise- + inaccessible files when root uses cp or mv to copy a hierarchy + belonging to that user. + 2002-02-27 Paul Eggert <eggert@twinsun.com> * src/ls.c (decode_switches, usage): Add --time-style=+FORMAT. |