]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 18 Dec 1998 14:22:30 +0000 (14:22 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 18 Dec 1998 14:22:30 +0000 (14:22 +0000)
THANKS
old/fileutils/ChangeLog

diff --git a/THANKS b/THANKS
index 479e9819f57ff0733e7d655d893f9c681bb7e6fa..0605afae675ee5bc8fd5cb1498f0c1a4f6132bc7 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -43,6 +43,7 @@ Mark Kettenis: kettenis@phys.uva.nl
 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
index 19e26474e0b1c308d4942be8838170d197526647..9b8f61c53ba95deb948a2c19359521c06e5ae7d4 100644 (file)
@@ -1,3 +1,21 @@
+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>
@@ -15,8 +33,6 @@
 
 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.