1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-26 02:30:35 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2001-02-20 22:58:16 +00:00
parent cf4686a06a
commit 9f0b79a1ba
+13
View File
@@ -1,3 +1,16 @@
2001-02-20 Paul Eggert <eggert@twinsun.com>
* src/ls.c (FULL_TIME_OPTION): Renamed from FULL_TIME, for
consistency with the other enum values.
2001-02-20 Paul Eggert <eggert@twinsun.com>
* NEWS, doc/fileutils.texi: ls -H is now obsolescent.
* src/ls.c (SI_OPTION): New enum value.
(long_options): Use it instead of 'H' for --si.
(decode_switches): Warn that -H will change soon.
(usage): Likewise.
2001-02-18 Jim Meyering <meyering@lucent.com>
* tests/rm/Makefile.am (TESTS): Add isatty.