From eb6e8b63c649c11699f84c1bc0e0267f97740d2f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 7 Aug 2000 08:57:11 +0000 Subject: *** empty log message *** --- old/fileutils/ChangeLog | 8 ++++++++ old/fileutils/NEWS | 2 ++ 2 files changed, 10 insertions(+) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index f5f2d21fc..676d19704 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,11 @@ +2000-08-07 Jim Meyering + + * src/cp.c (enum) [PARENTS_OPTION]: New member. + (long_opts): Update "parents" and deprecated "path" entries to use + `PARENTS_OPTION', not `P'. + (usage): Update --help output. + (main): Warn that the meaning of `-P' will soon change. + 2000-08-06 Jim Meyering * doc/fileutils.texi (cp invocation) [-r]: Remove inaccurate mention of diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index c63bdf7e4..4f96c97c0 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 4.1: [4.0y] +* Using cp's short-named `-P' option evokes the warning that that the + meaning of `-P' will soon change. Use `--parents' instead. * chgrp, chmod, and chown: when used with the --verbose option, might give an invalid diagnostic (due to clobbered errno) when failing. [4.0x] -- cgit v1.2.3-70-g09d2