Marty Leisner: leisner@sdsp.mc.xerox.com
Masami Takikawa: takikawm@CS.ORST.EDU
Matthew S. Levine: mslevine@theory.lcs.mit.edu
+Michiel Bacchiani: bacchian@raven.bu.edu
Miles Bader: miles@gnu.ai.mit.edu
Noel Cragg: noel@red-bean.com
Olav Morkrid: olav@funcom.com
+1998-12-18 Jim Meyering <meyering@ascend.com>
+
+ * Version 4.1-b1.
+
+ * src/copy.c (copy_internal): Remove errnoeous `%s: ' prefix
+ from format string. From Michiel Bacchiani.
+
+ * src/chgrp.c (MAXGID): Define.
+ Use gid_t (not int) as the type for `group' variables.
+ (parse_group): Use MAXGID, not INT_MAX.
+
+ * src/install.c (UID_T_MAX, GID_T_MAX): Remove definitions.
+ * src/sys2.h (UID_T_MAX, GID_T_MAX): Define them here instead.
+
+1998-12-13 Jim Meyering <meyering@ascend.com>
+
+ * lib/Makefile.am (EXTRA_DIST): Add xstat.in.
+
1998-12-12 Jim Meyering <meyering@ascend.com>
1998-10-15 Akim Demaille <demaille@inf.enst.fr>
1998-12-11 Jim Meyering <meyering@ascend.com>
- * Version 4.1-b1.
-
* lib/Makefile.am (lstat.c): Add rule to generate this from xstat.in.
(stat.c): Likewise.
* lib/stat.c: Remove file.