1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-04 07:43:58 +02:00
This commit is contained in:
Jim Meyering
1999-10-30 07:03:18 +00:00
parent f62bbb9cb9
commit ac1e8485b3
+13
View File
@@ -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.