summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-20 17:59:37 +0000
committerJim Meyering <jim@meyering.net>2003-02-20 17:59:37 +0000
commit4efd012fe0c6ce8723e9c84d0a00e2ff6829b20e (patch)
tree0bc2cfea13e14ec601a8d9c17e6a5a2f0110c308 /ChangeLog
parenta4bbb4de7ed3eb13980dfb03f3122aeea6eb9a89 (diff)
downloadcoreutils-4efd012fe0c6ce8723e9c84d0a00e2ff6829b20e.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3de5b4012..5fd87eafc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
2003-02-20 Jim Meyering <jim@meyering.net>
+ * tests/envvar-check: Add checks for the following:
+ BLOCK_SIZE, DU_BLOCK_SIZE, DF_BLOCK_SIZE, LS_BLOCK_SIZE.
+
+ * tests/Makefile.am: Rename phony target envvar-check to evar-check
+ so as not to conflict with the distributed file by the same name.
+
+ * src/du.c (process_file): Reorganize the code to use only
+ one array and to make -S
+ Patch by Bruno Haible.
+
+ * src/du.c (process_file): Set info->skip before any possible return.
+
+ Report correct usage for directories, not 0.
+ * src/du.c (process_file): Return for `file_type == FTW_DPRE'
+ _before_ recording the dev/ino of a directory.
+ Reported by Bruno Haible.
+
* Version 4.5.8.
Now, df always displays the device file name corresponding to the