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 ec574bd..056bf23 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.