From: Jim Meyering Date: Sun, 5 Jan 1997 03:19:46 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_15~26 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=839c312d49ccbbfa163d82b2cf0485949b13994f;p=thirdparty%2Fcoreutils.git . --- diff --git a/THANKS b/THANKS index 8398ae8775..701165491b 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 c8d35b9b5c..06d377efbb 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +Sat Jan 4 21:14:36 1997 Jim Meyering + + * 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 * acconfig.h (getgroups): Add #undef.