summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-04-27 23:33:54 +0000
committerJim Meyering <jim@meyering.net>1997-04-27 23:33:54 +0000
commite5ce0d8b3e7b01defd6e9a243ceaa0dbfe24bc83 (patch)
treecd1db10d926c470084acaf3d11672265ddd4aa43 /old
parent9778fd673b39a54a532b40007b8715ebeac3abf1 (diff)
downloadcoreutils-e5ce0d8b3e7b01defd6e9a243ceaa0dbfe24bc83.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog6
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.