From 8f38e994803a495724a1e8806ce268a66e7613c7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 13 Dec 1997 22:54:01 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 -- 2.47.2