diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-06 01:03:29 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-06 01:03:29 +0000 |
commit | b05c150fed44d0f8d8843ceaa2b696147b886287 (patch) | |
tree | b518450f5672cca6b6bbee91b06cbdc1428883b1 /doc | |
parent | ac161f59f7a20b245107d0ccd0fc570943871f3d (diff) | |
download | coreutils-b05c150fed44d0f8d8843ceaa2b696147b886287.tar.xz |
Improve quoting doc.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 9d142dc23..e8c7a84cf 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-09-05 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (String tests): Improve quality of warning about + quoting strings for the shell. + 2004-09-03 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (dd invocation): Specify which conversion options |