1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-19 18:26:32 +02:00
This commit is contained in:
Jim Meyering
1997-01-05 03:19:46 +00:00
parent 783bace690
commit 839c312d49
2 changed files with 9 additions and 0 deletions

2
THANKS
View File

@@ -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

View File

@@ -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.