From 0c483136cf78979cff98f772423b7cf2e7feb3ca Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 4 Sep 2000 20:51:43 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 88089d7..a80c3c5 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,10 @@ 2000-09-04 Jim Meyering + * src/cp.c: Move declaractions of lstat, stat, and rpl_lstat + as well as the definition of lstat from here... + * src/copy.h: ...to here. + * src/copy.c: Remove declaration of lstat, now that it's in copy.h. + * tests/mv/force: mv's --force (-f) option is no longer needed for this test, now that all it does is cancel --interactive (-i). -- 2.7.4