diff options
author | Jim Meyering <jim@meyering.net> | 1996-10-14 20:47:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-10-14 20:47:42 +0000 |
commit | f3701815f73e4c411242b979922c041c7213b917 (patch) | |
tree | bf31560cf0d3cecf9e8f0a62155044a674cb98d0 /old/fileutils | |
parent | cf3c9c6a111460faadaae7f916ad464d5d35f855 (diff) | |
download | coreutils-f3701815f73e4c411242b979922c041c7213b917.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 07ecb7036..f81fd1159 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +Sun Oct 13 14:02:41 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * src/ls.c (print_long_format): Use strftime of localtime + (not ctime) to produce the date/time in long listings. + From Rafal Maszkowski. + Sat Oct 12 18:20:38 1996 Jim Meyering <meyering@na-net.ornl.gov> * lib/mountlist.c (fstype_to_string): Handle fstypes of freebsd. |