summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-12 06:10:28 +0000
committerJim Meyering <jim@meyering.net>2000-06-12 06:10:28 +0000
commit14e29d814e294026b0df0e3e505f6fde86348903 (patch)
treedee7b9b6c7f6d1cebea5e70be4877d73271e0157 /old/fileutils
parent5bdf244d0d4c5c6f071d9890dcc58b2571581883 (diff)
downloadcoreutils-14e29d814e294026b0df0e3e505f6fde86348903.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 7dabe788e..2097a107d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,7 +1,13 @@
-2000-06-10 Jim Meyering <meyering@lucent.com>
+2000-06-12 Jim Meyering <meyering@lucent.com>
* Version 4.0u.
+ * src/mv.c (main): Give the correct diagnostic when using the
+ --target-dir=DIR option, but no arguments.
+ Patch from Michael Stone. Reported by herbert@gondor.apana.org.au.
+ * tests/mv/diag: New test for this.
+ * tests/mv/Makefile.am (TESTS): Add diag.
+
2000-06-08 Brian Youmans <3diff@gnu.org>
* doc/perm.texi (Multiple Changes): Fix typo.