summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-10-30 07:03:18 +0000
committerJim Meyering <jim@meyering.net>1999-10-30 07:03:18 +0000
commitac1e8485b33dff2199458972eecb7f60480a81f4 (patch)
tree95fa993deb501360bacb050af0816c4564f5ede3
parentf62bbb9cb99536b43689112160e3ac885aa9f324 (diff)
downloadcoreutils-ac1e8485b33dff2199458972eecb7f60480a81f4.tar.xz
.
-rw-r--r--old/fileutils/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 6c2a496b9..95aa69064 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,3 +1,16 @@
+1999-10-30 Jim Meyering <meyering@ascend.com>
+
+ * src/ln.c: Convert --backup to take an optional argument.
+ Deprecate --version-control (-V) in comments.
+ (usage): Remove mention of --version-control.
+ (main): Make -V warn then fall through into --backup case.
+ [--backup case]: Handle optional arg.
+
+1999-10-24 Jim Meyering <meyering@ascend.com>
+
+ * src/cp.c (do_copy): Constify `dest', and cast-away the new
+ const in assignment to new_dest.
+
1999-10-23 Jim Meyering <meyering@ascend.com>
* tests/touch/Makefile.am (TESTS): Add dangling-symlink.