summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-05-13 03:48:05 +0000
committerJim Meyering <jim@meyering.net>1998-05-13 03:48:05 +0000
commit10972f68e8320409d5131de9c70cd28ae2ce865f (patch)
treec11723242c43d326b0ec4aa62a6387f3fd3b4bed /old
parent15aac9a45d9115193fbdfcc679a501069045a40f (diff)
downloadcoreutils-10972f68e8320409d5131de9c70cd28ae2ce865f.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 66f196ebe..3990cab14 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,11 @@
-1998-05-10 Jim Meyering <meyering@ascend.com>
+1998-05-12 Jim Meyering <meyering@ascend.com>
* Version 3.16o.
+ * src/copy.c (copy_internal): Plug a small leak.
+
+1998-05-10 Jim Meyering <meyering@ascend.com>
+
* src/mv.c (do_move): Remove lots of code that was duplicated in
copy.c (copy), now that copy() has better support for mv. This fixes
a bug with cross-filesystem `mv -i' whereby you could get two prompts