summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-18 17:48:37 +0000
committerJim Meyering <jim@meyering.net>2001-08-18 17:48:37 +0000
commit27640489330cd24138041fb49d502ecae15d4df6 (patch)
tree8c815181d2418b7dc0a8a5478dbb2eb877d46312 /old/sh-utils/ChangeLog
parent7012d1083e0217ae6ce295f644ce1647ee52aff5 (diff)
downloadcoreutils-27640489330cd24138041fb49d502ecae15d4df6.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-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 915315f83..ab0a58d3d 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-18 Jim Meyering <meyering@lucent.com>
+
+ * src/test.c (binary_operator): Move declarations of lt,rt `down'
+ into the scopes where they're actually used.
+ (unary_operator): Likewise for `fd'.
+
2001-06-20 Paul Eggert <eggert@twinsun.com>
* src/test.c (isint, binary_operator, unary_operator):