From 27fc27695b7955dcf1fa26c1878a2f6acf0150e8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 23 Nov 2001 20:11:43 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'old') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index a30458a11..dfc5ff705 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,13 +1,26 @@ 2001-11-23 Jim Meyering + * src/shred.c (usage): Use `output', not `print' in description of + the --version option, so this message is consistent with all the rest. + + * chgrp.c, chmod.c, chown.c, cp.c, dd.c, df.c, dircolors.c (usage): + * du.c, install.c, ln.c, ls.c, rm.c, rmdir.c, shred.c, touch.c (usage): + Split --help output into smaller pieces. + Use fputs, not printf. + + * cp-hash.c, du.c, remove.c: + Use opaque type, Hash_table, not `struct hash_table'. + +2001-11-23 Jim Meyering + + * Version 4.1.2. + * src/cp-hash.c: Use opaque type, Hash_table, not `struct hash_table'. * src/du.c: Likewise. * src/remove.c: Likewise. 2001-11-22 Jim Meyering - * Version 4.1.2. - Don't fail for commands like this: cp a a d/ This change in behavior was introduced in 4.1.1, as part of the 2001-09-28 change. cp and mv still fail for commands like this: -- cgit v1.2.3-70-g09d2