summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-08-20 16:48:02 +0000
committerJim Meyering <jim@meyering.net>2000-08-20 16:48:02 +0000
commit9c55b67dd44699bb6ebb49ef22d94df65224a718 (patch)
tree5d5a240ab146487fffeefbcffdb20fcc07c0e360 /old
parent74a00a63a074fa0d3a1183e15cd350a78f00ac27 (diff)
downloadcoreutils-9c55b67dd44699bb6ebb49ef22d94df65224a718.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index b8d7af132..d1f55300d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,7 @@
+2000-08-20 Jim Meyering <meyering@lucent.com>
+
+ * src/du.c (print_totals): Rename global from opt_combined_arguments.
+
2000-08-17 Paul Eggert <eggert@twinsun.com>
* src/copy.c (DO_CHOWN): Do not make a special case for non-root.