From: Jim Meyering Date: Sat, 13 Dec 1997 22:54:01 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16g~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f38e994803a495724a1e8806ce268a66e7613c7;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index ae6db9fff3..86c51ed168 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,5 +1,16 @@ 1997-12-13 Jim Meyering + * Version 3.16g. + + * tests/Makefile.am (check-local): New target. + + * tests/.posix-warn: New file. + + * src/dd.c (usage): Mention that `notrunc' is a conv= option. + Change --help output to tell the truth: that for of=FILE, + FILE *is* truncated. Reported by Miles Bader. + Remove incomplete, usage-like comment at top of file. + * src/mv.c (do_move): If rename fails for any reason (not just when errno == EXDEV), then revert to trying copy-then-unlink. This is necessary to allow moving files within certain types of Linux NFS