From: Jim Meyering Date: Sun, 27 Apr 1997 23:33:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16a~119 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=e5ce0d8b3e7b01defd6e9a243ceaa0dbfe24bc83;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 94326e7d90..2973084182 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +Sun Apr 27 18:30:53 1997 Jim Meyering + + * src/printf.c: (cfcc_msg): File-scope constant. + (STRTOX): Use new constant as error message format string in macro. + Suggestion from Andreas Schwab. + Sun Apr 6 14:29:14 1997 Jim Meyering * src/printf.c: Reorder functions to obviate forward decls.