From: Jim Meyering Date: Sat, 26 Jun 2004 13:09:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1247 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ce5019db7cc8156b0d249ccb297fd3485b02a8e1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index c68abb9a4f..43e76adf7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * Version 5.3.0. + * src/printf.c (main): When given no arguments, print the standard + "missing operand\nTry printf --help..." message -- to be consistent. + +2004-06-26 Jim Meyering + * src/mknod.c (main): Add \n at the end of message output via fprintf. 2004-06-25 Jim Meyering @@ -64,6 +69,7 @@ correctly. (format_user_width, format_group_width): Use it. +>>>>>>> 1.965 2004-06-21 Jim Meyering * tests/priv-check: Quote "$PATH" in PATH=$PATH.