diff options
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index a306c3211..44da0a4fc 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ Wed Feb 28 20:53:24 1996 Jim Meyering (meyering@na-net.ornl.gov) + * src/Makefile.am: Adapt for automake-0.30. + * lib/Makefile.am: Likewise. + * 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) |