]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 14 Jun 2004 14:40:21 +0000 (14:40 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 14 Jun 2004 14:40:21 +0000 (14:40 +0000)
ChangeLog

index c9fc28eb79b36adc1408c20085eb3132f692c088..dc93bcc978a8ad64443855794ed72c5efe1d749c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2004-06-13  Paul Eggert  <eggert@cs.ucla.edu>
+2004-06-14  Jim Meyering  <jim@meyering.net>
 
        * Version 5.3.0.
 
+       * src/copy.c: Remove declaration of euidaccess.
+       Instead, include "euidaccess.h".
+
+2004-06-13  Paul Eggert  <eggert@cs.ucla.edu>
+
        * src/who.c (PIDSTR_DECL_AND_INIT): Don't assume pid_t fits in int.
        (UT_ID) [!HAVE_STRUCT_XTMP_UT_ID]: Remove bogus comment,
        as (sizeof "??") reliably returns 3.