From: Jim Meyering Date: Sat, 13 Mar 2004 08:10:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~2047 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76f2b41952e8120265f7cad84dd393b1d1293488;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b7081e65f2..c026c488e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-03-13 Jim Meyering + * src/cp.c (do_copy): Tweak wording in a diagnostic. + Suggestion from Karl Berry. + Include "quoatearg.h". + (do_copy): Use quotearg_colon (not quote) for diagnostics + that begin with `"%s:'. + * src/nl.c (usage): Specify that nl uses _basic_ regular expressions. Suggestion from Dan Jacobson.