]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 30 May 1996 02:32:19 +0000 (02:32 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 30 May 1996 02:32:19 +0000 (02:32 +0000)
old/sh-utils/ChangeLog

index 5f22e0b09d0d0f3c6fe2abdbd005464a1bb92896..d08e6c06f50ba9b33964c1ce8ab25a30d2a07a8b 100644 (file)
@@ -1,3 +1,8 @@
+Wed May 29 21:28:53 1996  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * 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  <schwab@issan.informatik.uni-dortmund\
-.de>
+Tue May 14 18:47:35 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
-       * 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.