diff options
-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'. |