]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Log today's changes.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 09:37:52 +0000 (09:37 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 3 Jul 2005 09:37:52 +0000 (09:37 +0000)
ChangeLog

index ec574bd861928cbde4fe4bc978553525f342e10f..056bf23e6645a80ff4019ee567a2e9b207b0a51a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2005-07-02  Paul Eggert  <eggert@cs.ucla.edu>
+2005-07-03  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.1.
 
+       * src/copy.h: Include "lstat.h" rather than rolling our own.
+       * src/ls.c: Likewise.
+       * src/remove.c: Likewise.
+
+2005-07-02  Paul Eggert  <eggert@cs.ucla.edu>
+
        Cleanup to isolate "safer" functions to a small part of the code.
        * src/comm.c: Include stdio--.h, not stdio-safer.h.
        (compare_files): Use fopen, not fopen_safer.