diff options
author | Jim Meyering <jim@meyering.net> | 1996-02-29 02:53:42 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-02-29 02:53:42 +0000 |
commit | 60ae95f97315cc838e53c8c86cea3e63699a9dc4 (patch) | |
tree | 1cd476d56a7b3595c70ee3330bc9c1bc15f98193 /old/sh-utils | |
parent | 9a181424acebad95e109cb97dbf49a894d1e80b3 (diff) | |
download | coreutils-60ae95f97315cc838e53c8c86cea3e63699a9dc4.tar.xz |
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 5b9db0eda..a306c3211 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,7 @@ +Wed Feb 28 20:53:24 1996 Jim Meyering (meyering@na-net.ornl.gov) + + * expr.c (eval6): Cast strlen to int to avoid warning from gcc -Wall. + Sun Feb 25 22:19:52 1996 Jim Meyering (meyering@na-net.ornl.gov) * src/Makefile.am (BUILT_SOURCES): Set to `who.c users.c'. |