From 646e37ff59dec5ff2181d1c1214d2dd47285d546 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 15 Jun 2002 09:46:43 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'old/fileutils') diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index b52610931..a3f9c39e2 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -2,6 +2,12 @@ * Version 4.1.9. + * tests/sample-test (trap): Make sure the temporary hierarchy is + writable before removing it. + + * tests/mv/perm-1: New file, to demonstrate fix of 2002-06-12. + * tests/mv/Makefile.am (TESTS): Add perm-1. + * Makefile.maint (wget-update): `cd' to config first. Warn when omitting a file ... FIXME @@ -28,11 +34,6 @@ * src/mv.c (do_move): Give one diagnostic, not two, when unable to unlink a destination file. This bug was introduced in fileutils-3.16l. - FIXME$ /bin/mv /etc/passwd /tmp - /bin/mv: cannot unlink `/etc/passwd': Permission denied - /bin/mv: cannot remove `/etc/passwd': Permission denied - [Exit 1] - 2002-06-07 Jim Meyering * tests/mv/part-fail: Also accept the permission-denied diagnostic -- cgit v1.2.3-54-g00ecf