summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 4a635002b..4ba295151 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,16 @@
+Sun Oct 24 14:10:23 1993 Jim Meyering (meyering@comco.com)
+
+ * long-options.c: Save and restore optind, too.
+ * long-options.h: New file.
+ * long-options.c, echo.c, expr.c, printf.c, test.c, yes.c:
+ Include it instead of duplicating dcls.
+ * src/Makefile.in: Add dependencies for it.
+
+Tue Oct 19 00:26:27 1993 Jim Meyering (meyering@comco.com)
+
+ * expr.c [!__STDC__]: Don't define away `const'. configure alone
+ decides whether to do that. From Francois Pinard.
+
Sat Oct 16 22:32:54 1993 Jim Meyering (meyering@comco.com)
* whoami.c (main): Cast printf arg UID so it matches the type