diff options
author | Jim Meyering <jim@meyering.net> | 1997-01-05 03:19:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-01-05 03:19:46 +0000 |
commit | 839c312d49ccbbfa163d82b2cf0485949b13994f (patch) | |
tree | 73197a31d7d0a6fda19b578cd0b3e2f419460e3a /old/fileutils | |
parent | 783bace690e9e4c6076424d433616369073f45cc (diff) | |
download | coreutils-839c312d49ccbbfa163d82b2cf0485949b13994f.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
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. |