From: Jim Meyering Date: Tue, 10 May 2005 12:59:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~840 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1934ed71327177be4f798071fe13d6b120cd5ae;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 58f94b3dd9..bdfc6eddb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ * Version 5.3.1. + * tests/touch/not-owner: Skip the test if the user running it + has write access to `/'. + * src/copy.c (abandon_move): Remove erroneous UNWRITABLE check. This makes `mv -i --reply=no f1 f2' work as expected (in not performing the move operation). But note that specifying `-i'