summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 297308418..41151de9a 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -3,6 +3,8 @@ Sun Apr 27 18:30:53 1997 Jim Meyering <meyering@na-net.ornl.gov>
* 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 <meyering@na-net.ornl.gov>