diff options
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
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. |