From: Jim Meyering Date: Sun, 27 Apr 1997 23:46:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16a~117 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6c04dfc1e139289d75eac09e59c4fd49d792b172;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 2973084182..41151de9a7 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -3,6 +3,8 @@ 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. + (STRTOX): Don't fail because of extra character(s) following a + character constant. Give the *warning* only if !POSIXLY_CORRECT. Sun Apr 6 14:29:14 1997 Jim Meyering