diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-10 07:51:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-10 07:51:56 +0000 |
commit | 4e27c7372b880f1c2b94960bd630f03f3d437a2f (patch) | |
tree | 3f925b31abd9f48575eb8aa932b0dea959dd4111 /old/fileutils | |
parent | 67ba4ac017674c8800f26aa51f87bf70cd222e97 (diff) | |
download | coreutils-4e27c7372b880f1c2b94960bd630f03f3d437a2f.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 9029d3407..18e6cc0bd 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,8 @@ +2001-08-06 Paul Eggert <eggert@twinsun.com> + + * src/ls.c (print_long_format): If a file size is negative, assume + the typical case where it has wrapped around from a positive value. + 2001-08-07 Jim Meyering <meyering@lucent.com> * Makefile.maint (m4-check): New rule. |