summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-12-13 22:54:01 +0000
committerJim Meyering <jim@meyering.net>1997-12-13 22:54:01 +0000
commit8f38e994803a495724a1e8806ce268a66e7613c7 (patch)
treec7f5f397d166160a826a5c4c208e8740ea5d8683 /old
parentf977e4b5cf606610471bf828c300bbfc43e8715e (diff)
downloadcoreutils-8f38e994803a495724a1e8806ce268a66e7613c7.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index ae6db9fff..86c51ed16 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,16 @@
1997-12-13 Jim Meyering <meyering@na-net.ornl.gov>
+ * 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