From 811ae088eca28b8d0f3996f4cf1a16f5969f9b41 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 6 Feb 2006 07:40:35 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0ae1196846..17c6628fb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ -2006-02-04 Jim Meyering +2006-02-06 Jim Meyering * Version 6.0-cvs. + * src/cp.c (usage): Use two spaces (not one) to separate the + option string from its description, so help2man formats the + derived man page properly. + * src/mv.c (usage): Likewise. + Patch from Nicolas François in http://bugs.debian.org/351601. + +2006-02-04 Jim Meyering + * src/copy.c (copy_internal): cp -RL no longer fails when encountering the same directory more than once in the hierarchy beneath a single command-line argument. That is legitimate, e.g. when there are -- 2.47.3