From: Jim Meyering Date: Sun, 16 Aug 1998 04:23:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16u~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94d7c5b58c70cdd1af7eef36f4e2c151eca77dc0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 82a9b6e8c4..5e0a4b50b6 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,7 @@ 1998-08-15 Jim Meyering + * Version 3.16u. + * tests/mv/into-self: Update to reflect changed behavior of mv. * src/mv.c (do_move): Fail upon attempt to move a directory into itself. With prodding from François Pinard :-)