From 21e982ed8130cb06bb5add2ec4c298a79560a70d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 12 Apr 2005 06:47:49 +0000 Subject: *** empty log message *** --- ChangeLog | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b81ec45a0..a964ccc5d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,16 @@ -2005-04-11 Paul Eggert +2005-04-12 Jim Meyering * Version 5.3.1. + * src/tsort.c (tsort): Use "%s" as the format string, + rather than a diagnostic or a file name. + + * src/comm.c (compare_files): Remove declaration of unused local. + + * src/chown-core.c (chopt_free): Mark parameter as unused. + +2005-04-11 Paul Eggert + * man/chown.x: Reword to match user manual. * man/id.x: Likewise. * src/setuidgid.c (usage): Use "user ID", not "UID", and similarly @@ -83,6 +92,8 @@ to this: # define __attribute__(x) /* empty */ +2005-04-09 Jim Meyering + * src/rm.c (usage): Mention that --recursive removes listed directories too, not just their contents. Say that by default, rm does not remove directories. -- cgit v1.2.3-54-g00ecf