diff options
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r-- | old/sh-utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 94326e7d9..297308418 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,9 @@ +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. + Sun Apr 6 14:29:14 1997 Jim Meyering <meyering@na-net.ornl.gov> * src/printf.c: Reorder functions to obviate forward decls. |