1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2002-03-02 08:38:57 +00:00
parent dea4262fa6
commit 558fd59769

View File

@@ -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.