From: Jim Meyering Date: Mon, 17 Sep 2001 10:11:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~62 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f04d7b8252ef4d6a72f66aa33ee21efde78bff4a;p=platform%2Fupstream%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index d77b8aaf1..6a87e9b48 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,7 +1,12 @@ -2001-09-16 Jim Meyering +2001-09-17 Jim Meyering * Version 2.0.12. + * src/printf.c (main): Change the `ignoring excess arguments' diagnostic + to list the first one we're ignoring. Suggestion from Karl Berry. + +2001-09-16 Jim Meyering + * src/stty.c (usage): Prefix each line with a space, so that help2man produces a better stty.1 man page. From Colin Watson, via Michael Stone. http://bugs.debian.org/95816