summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-02-20 22:58:16 +0000
committerJim Meyering <jim@meyering.net>2001-02-20 22:58:16 +0000
commit9f0b79a1ba6551f633adb2fd89dcde799ad5efb4 (patch)
tree7c352ae9b08648d0dd60505592f5aa7e178b05ae /old
parentcf4686a06ac7424f90bbc93eeffe3b963afb528a (diff)
downloadcoreutils-9f0b79a1ba6551f633adb2fd89dcde799ad5efb4.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 7464b43ab..d2174d33e 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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.