summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-31 15:13:00 +0000
committerJim Meyering <jim@meyering.net>1999-01-31 15:13:00 +0000
commit6de09f9d18874fc77b14a201abcfe6a15fa6d687 (patch)
tree190f2ea35f23f5d2c9bd586190c217761f12ca51 /old
parenteaec7699ac4ac6cd824496dbc526afcab9635bd7 (diff)
downloadcoreutils-6de09f9d18874fc77b14a201abcfe6a15fa6d687.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index d49073f85..b9751e75d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,10 @@
1999-01-31 Jim Meyering <meyering@ascend.com>
+ * src/copy.c (copy_internal): Describe any backup-related renaming
+ operations when in verbose mode.
+ (copy_internal): Likewise.
+ Based on changes from Marty Leisner.
+
* lib/lchown.c: Declare chown manually.
1999-01-30 Jim Meyering <meyering@ascend.com>