summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/fileutils/ChangeLog9
1 files changed, 6 insertions, 3 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index a57df0993..f9f1946c9 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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