summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-10 07:51:56 +0000
committerJim Meyering <jim@meyering.net>2001-08-10 07:51:56 +0000
commit4e27c7372b880f1c2b94960bd630f03f3d437a2f (patch)
tree3f925b31abd9f48575eb8aa932b0dea959dd4111 /old
parent67ba4ac017674c8800f26aa51f87bf70cd222e97 (diff)
downloadcoreutils-4e27c7372b880f1c2b94960bd630f03f3d437a2f.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
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.