]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 21 Jun 2002 12:12:08 +0000 (12:12 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 21 Jun 2002 12:12:08 +0000 (12:12 +0000)
m4/ChangeLog
old/fileutils/ChangeLog

index 5771a143f379fd9dfcd0d31a2284c9fbaec2f3dc..9171d21a1fcd368f7134585345616d3e1a43cf75 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-21  Jim Meyering  <meyering@lucent.com>
+
+       * jm-macros.m4 (jm_CHECK_ALL_HEADERS): Check for hurd.h.
+       From Alfred M. Szmidt.
+
 2002-05-19  Paul Eggert  <eggert@twinsun.com>
 
        * jm-macros.m4 (jm_CHECK_ALL_TYPES): Check for st_author.
index 9a05052b45c75b4292ecde560e4e5e7f16294db7..f1138b50c2a42f23884348fe53b3af48149682c9 100644 (file)
@@ -2,6 +2,17 @@
 
        * Version 4.1.9.
 
+       * src/copy.c: Change all `preserving ...' diagnostics to
+       `failed to preserve ...' to make the failure clearer.
+       * src/cp.c: Likewise.
+
+2002-04-03  Alfred M. Szmidt  <ams@kemisten.nu>
+
+       * src/copy.c Include hurd.h.
+       (copy_internal): Preserve the stat.st_author field.
+
+2002-06-21  Jim Meyering  <meyering@lucent.com>
+
        * src/ls.c (LOGIN_NAME_MAX): Define if not already defined.
        (ID_LENGTH_MAX): Define.
        (ST_DM_MODE): New macro.  Code moved from...