From: Jim Meyering Date: Mon, 28 Mar 2005 18:16:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~1177 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1c9ab7efaf40dcfa1ae7b03e37769b576a900bb2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 3b47e7ee0e..6ec9f730af 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,16 @@ * src/md5sum.c (long_options): Likewise. * src/mv.c (reply_args): Likewise. * src/paste.c (longopts): Likewise. + * src/pinky.c (print_entry): Likewise. + * src/ptx.c (long_options, format_args): Likewise. + * src/readlink.c (longopts): Likewise. + * src/sort.c (long_options, mergefps): Likewise. + * src/stat.c (long_options): Likewise. + * src/tac.c (main): Likewise. + * src/touch.c (longopts, time_args): Likewise. + * src/uniq.c (delimit_method_string): Likewise. + * src/uptime.c (print_uptime): Likewise. + * src/who.c (print_user): Likewise. 2005-03-27 Jim Meyering