summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-03 12:46:55 +0000
committerJim Meyering <jim@meyering.net>2000-12-03 12:46:55 +0000
commit86960ce2218280e150d0b8195bb94ef3645e8034 (patch)
tree73e2ea9d7b702bcbcdd875bee9ff1100b2ff7f87 /old
parent6670163eee4d1e49f5f8b2230ef70d27aadf3972 (diff)
downloadcoreutils-86960ce2218280e150d0b8195bb94ef3645e8034.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 5c0ff9a39..ea6df2044 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,12 @@
-2000-12-02 Jim Meyering <meyering@lucent.com>
+2000-12-03 Jim Meyering <meyering@lucent.com>
* Version 4.0.34.
+ * Makefile.maint (alpha): Use rsync rather than scp, so the destination
+ file is created only after the successful completion of the copy.
+
+2000-12-02 Jim Meyering <meyering@lucent.com>
+
* tests/ls/Makefile.am (TESTS): Add follow-slink.
* tests/ls/follow-slink: New file.