]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 15 Jun 2002 09:46:43 +0000 (09:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 15 Jun 2002 09:46:43 +0000 (09:46 +0000)
old/fileutils/ChangeLog

index b526109310a2c7f7545abc450e2b33c253a8afd3..a3f9c39e2cd7837fc133a19a1bdd20c0d4ecfc2a 100644 (file)
@@ -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
 
        * 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  <meyering@lucent.com>
 
        * tests/mv/part-fail: Also accept the permission-denied diagnostic