diff options
author | Jim Meyering <jim@meyering.net> | 2004-03-13 08:10:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2004-03-13 08:10:13 +0000 |
commit | 76f2b41952e8120265f7cad84dd393b1d1293488 (patch) | |
tree | 5d1915ad3d05eb9af2bda287911d50fe30cfa6d7 /ChangeLog | |
parent | ca0f9a0a2977d1e973b5c880c4d20727e81ac8b8 (diff) | |
download | coreutils-76f2b41952e8120265f7cad84dd393b1d1293488.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-03-13 Jim Meyering <jim@meyering.net> + * 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. |