summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-05-30 02:32:19 +0000
committerJim Meyering <jim@meyering.net>1996-05-30 02:32:19 +0000
commit86d6d4c47cb7e4cd2a56561e3696176d2f774917 (patch)
tree78323a5e3184e4d1d719efe0620a8b27972ca099 /old
parentf1d4b41340fe26293c6a62ba45e3950fef64e4c2 (diff)
downloadcoreutils-86d6d4c47cb7e4cd2a56561e3696176d2f774917.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 5f22e0b09..d08e6c06f 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -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.