summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index f81749e27..0c50f3d45 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,6 +1,7 @@
-2001-08-18 Jim Meyering <meyering@lucent.com>
+2001-06-21 Paul Eggert <eggert@twinsun.com>
- * Version 2.0.12.
+ * src/expr.c (nextarg): Advance ARGS by one if the next token matches.
+ All callers changed.
2001-06-21 Paul Eggert <eggert@twinsun.com>