*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 20 Oct 2001 14:01:33 +0000 (14:01 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 20 Oct 2001 14:01:33 +0000 (14:01 +0000)
old/fileutils/ChangeLog

index f6ec15b..29ad284 100644 (file)
@@ -1,7 +1,16 @@
-2001-10-18  Jim Meyering  <meyering@lucent.com>
+2001-10-20  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.1.1.
 
+       * tests/mv/partition-perm: Don't use a umask that removes owner
+       read/write.  Use a stricter test for permissions.
+
+       * tests/cp/link-preserve: Don't use a umask that removes owner
+       read/write.  That would induce spurious failures in a probably-
+       outdated version of purify.
+
+2001-10-18  Jim Meyering  <meyering@lucent.com>
+
        * src/mv.c (movefile): Now that remember_copied xstrdup's the file
        name, free `new_dest'.