diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 89cbdf117..1a501685b 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,14 @@ + * date.c (batch_convert): Declare BUFLEN local to be of type size_t, + not int. + + * expr.c (docolon): Set re_syntax_options to RE_SYNTAX_POSIX_BASIC + so expr's pattern matching uses BASIC (not GNU-extended) REs. + + * who-users.c (print_entry): Use strchr, not index. + + * canon-host.c [HAVE_SYS_SOCKET_H]: Include for + definition of AF_INET on at least SunOS. + Tue Feb 13 23:49:16 1996 Jim Meyering (meyering@na-net.ornl.gov) * who-users.c (main): When failing because there were