]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 28 Dec 2000 14:43:13 +0000 (14:43 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 28 Dec 2000 14:43:13 +0000 (14:43 +0000)
old/fileutils/ChangeLog

index a57df099389fd33dbf635c0ac510f240921a82c8..f9f1946c9ed740059941ca3de993e2c1287b8f12 100644 (file)
@@ -1,7 +1,6 @@
-2000-12-27  Paul Eggert  <eggert@twinsun.com>
+2000-12-28  Jim Meyering  <meyering@lucent.com>
 
-       * tests/cp/cp-parents: Turn off the working directory's sticky
-       bit, so that we don't have to worry about it later.
+       * tests/cp/cp-parents: Run sticky-check from just-created directory.
 
 2000-12-28  Jim Meyering  <meyering@lucent.com>
 
@@ -10,6 +9,9 @@
 
 2000-12-27  Paul Eggert  <eggert@twinsun.com>
 
+       * tests/sticky-check: Turn off the working directory's sticky
+       bit, so that we don't have to worry about it later.
+
        * src/copy.c (same_file_ok): Use a single auto var for
        tmp_dst_sb, instead of two static vars.  Likewise for
        tmp_src_sb.
@@ -29,6 +31,7 @@
 2000-12-25  Jim Meyering  <meyering@lucent.com>
 
        Clean-up to avoid warnings from Irix's c89.
+
        * src/remove.c (hash_compare_active_dir_ents): Return explicit `true'
        or `false', rather than relying on implicit int-to-enum cast.
        * src/copy.c (same_file_ok): Remove declaration and set of unused