summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog5
-rw-r--r--old/fileutils/ChangeLog7
2 files changed, 11 insertions, 1 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 145af4416..2d3f103d9 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-28 Jim Meyering <meyering@lucent.com>
+
+ * coreutils.texi (pr invocation): Reword to avoid using `:'
+ in an @opindex entry -- info doesn't permit it.
+
2002-02-27 Paul Eggert <eggert@twinsun.com>
* coreutils.texi (Formatting file timestamps): Document new
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