diff options
author | Jim Meyering <jim@meyering.net> | 2002-02-28 08:30:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-02-28 08:30:31 +0000 |
commit | 4e9fd5763328ea8488aa533906b4e5aed8661ba0 (patch) | |
tree | cafe58e92c7232f9d1bb6c9961cac571e3187143 /old | |
parent | db2557052c75efa8991e464d5a5147bf1d29a4d9 (diff) | |
download | coreutils-4e9fd5763328ea8488aa533906b4e5aed8661ba0.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 bca1e2a47..36f1ab987 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,12 @@ -2002-02-26 Jim Meyering <meyering@lucent.com> +2002-02-27 Jim Meyering <meyering@lucent.com> * Version 4.1.6. +2002-02-27 Paul Eggert <eggert@twinsun.com> + + * src/ls.c (decode_switches, usage): Add --time-style=+FORMAT. + * doc/coreutils.texi (Formatting file timestamps): Document it. + 2002-02-25 Paul Eggert <eggert@twinsun.com> Add ACL support to 'ls' for HP-UX and Unixware, and try to |