From: Jim Meyering Date: Sat, 3 Dec 2005 23:24:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1214 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ca88a482a520220607955d098551d1b3e7fc9780;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 673214672a..fd92fe3f93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2005-12-03 Jim Meyering +2005-12-04 Jim Meyering * Version 6.0-cvs. + * src/uptime.c (print_uptime): Move decl of `upsecs' into scope + where it's used. + +2005-12-03 Jim Meyering + * src/rm.c (long_opts): Change the name of each undocumented, for- testing-only option to start with `-', so that it cannot render ambiguous any prefix it happens to share with some other option name.