summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-18 21:21:15 +0000
committerJim Meyering <jim@meyering.net>2001-08-18 21:21:15 +0000
commit7808919ea40852ffe991d528b69549b52dc50926 (patch)
tree1614c0aef102143697ead335abbd56f88ff32f5d /old/sh-utils/ChangeLog
parent9ee54a9b3af4d090877dfaea45cd9ce383087634 (diff)
downloadcoreutils-7808919ea40852ffe991d528b69549b52dc50926.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-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>