projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7012d10
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 18 Aug 2001 17:48:37 +0000
(17:48 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 18 Aug 2001 17:48:37 +0000
(17:48 +0000)
old/sh-utils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/sh-utils/ChangeLog
b/old/sh-utils/ChangeLog
index 915315f8318c2a731d523db0fbd2303adf607043..ab0a58d3d3f95cebe06c4b8fb7912c7381b6fedc 100644
(file)
--- 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):