From: Jim Meyering Date: Wed, 13 May 1998 03:48:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16o~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10972f68e8320409d5131de9c70cd28ae2ce865f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 66f196ebe9..3990cab143 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,11 @@ -1998-05-10 Jim Meyering +1998-05-12 Jim Meyering * Version 3.16o. + * src/copy.c (copy_internal): Plug a small leak. + +1998-05-10 Jim Meyering + * 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