From: Jim Meyering Date: Sat, 23 Nov 1996 02:36:54 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19q~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9645d076db28caec729019d0aa875624efe161e1;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index a32253fc34..6d7c343b41 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,8 @@ Fri Nov 22 20:33:26 1996 Jim Meyering * src/printf.c (main): Warn if excess arguments are ignored. - E.g., printf foo bar now ignores the single non-format argument, bar. + E.g., printf foo bar now warns that it is ignoring the single + non-format argument, bar. Wed Nov 20 20:37:54 1996 Jim Meyering