From: Jim Meyering Date: Mon, 16 Feb 1998 23:28:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16m~39 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=92b49f0da1bab43313250f55d77570739d0d90ae;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 3a82f9e29e..19f145d144 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,13 +1,13 @@ 1998-02-13 Jim Meyering + * Version 3.16m. + * src/mv.c (cp_option_init): Set copy_as_regular to 0, not 1. Otherwise, mv tries to open special files. Reported by Kjetil Torgrim Homme. 1998-02-08 Jim Meyering - * Version 3.16m. - * Makefile.maint (cvs-dist): Update po/ to clear modified status of *.po files before running cvs tag -c.