From: Jim Meyering Date: Mon, 6 Feb 2006 07:40:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~791 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=811ae088eca28b8d0f3996f4cf1a16f5969f9b41;p=thirdparty%2Fcoreutils.git *** empty log message *** --- 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