summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--THANKS2
-rw-r--r--old/fileutils/ChangeLog7
2 files changed, 9 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 8398ae877..701165491 100644
--- a/THANKS
+++ b/THANKS
@@ -11,7 +11,9 @@ Marcus Daniels: marcus@sysc.pdx.edu
Mark A. Thomas: thommark@access.digex.net
Miles Bader: miles@gnu.ai.mit.edu
Peter Eriksson: peter@ifm.liu.se
+Ross Ridge: rridge@calum.csclub.uwaterloo.ca
Santiago Vila Doncel: sanvila@ctv.es
Thomas Bushnell, n/BSG: thomas@gnu.ai.mit.edu
Tony Leneis: tony@plaza.ds.adp.com
Wayne Stewart: wstewa@atl.com
+
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index c8d35b9b5..06d377efb 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,10 @@
+Sat Jan 4 21:14:36 1997 Jim Meyering <meyering@na-net.ornl.gov>
+
+ * src/ls.c (print_long_format): Clean up vestiges of legacy
+ ctime-oriented code. With internationalization and strftime,
+ you can't presume that %a expands to a 3-byte string.
+ Reported by Ross Ridge.
+
Fri Jan 3 21:08:29 1997 Jim Meyering <meyering@na-net.ornl.gov>
* acconfig.h (getgroups): Add #undef.