summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-08 10:26:32 +0000
committerJim Meyering <jim@meyering.net>2003-03-08 10:26:32 +0000
commit5abd02fef68405d78ff2fd9cd83c9c589fa94eb1 (patch)
treedaa95b91a8f0682b3b20098fb8bafbd34cb95ea8 /ChangeLog
parente4c02ba5838fa096402ceaf48c70b07a6269668c (diff)
downloadcoreutils-5abd02fef68405d78ff2fd9cd83c9c589fa94eb1.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a1c06c31..c59913afb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2003-03-08 Jim Meyering <jim@meyering.net>
+ * Version 4.5.10.
+
+ * src/du.c (process_file): If a file's size is not being counted
+ e.g., because it's a hard link to a file we've already counted,
+ then don't print a line for it.
+
+ * tests/du/hard-link: New test for the above-fixed bug.
* tests/du/Makefile.am (TESTS): Add hard-link.
`du -S' didn't work
@@ -12,8 +19,6 @@
Correct expected results for simple dir1/dir2/file case.
Add another test of du -S.
- * Version 4.5.10.
-
2003-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
Avoid build failure with gcc on hppa1.1-hp-hpux10.20 (see GCC PR