From: Jim Meyering Date: Thu, 30 May 1996 02:32:19 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_15~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86d6d4c47cb7e4cd2a56561e3696176d2f774917;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 5f22e0b09d..d08e6c06f5 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,8 @@ +Wed May 29 21:28:53 1996 Jim Meyering + + * src/expr.c (docolon): Give a warning when the first character + of the basic regular expression is `^'. + Mon May 20 22:56:06 1996 Jim Meyering (meyering@na-net.ornl.gov) * id.c (xgetgroups): New function, factored out of @@ -9,10 +14,9 @@ Mon May 20 22:56:06 1996 Jim Meyering (meyering@na-net.ornl.gov) require rerunning YACC when not in maintainer mode. (posixtm.c): Likewise. -Tue May 14 18:47:35 1996 Andreas Schwab +Tue May 14 18:47:35 1996 Andreas Schwab - * src/id.c (print_group_list): When USERNAME is specified use + * id.c (print_group_list): When USERNAME is specified use getugroups to get the number of groups. (print_full_info): Likewise.