summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-02-11 11:22:18 +0000
committerJim Meyering <jim@meyering.net>2004-02-11 11:22:18 +0000
commit867564d1a68f9efc9201086e33762d37b6b08391 (patch)
tree2a48632e888cb0837220713a4bd31f68731eee3b /doc/ChangeLog
parentb9cff869091cb5feef3666a924a088f2c768f088 (diff)
downloadcoreutils-867564d1a68f9efc9201086e33762d37b6b08391.tar.xz
(Formatting the file names):
Improve wording for --quoting-style documentation. Suggestions by Bruno Haible.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index de85560c5..89a3dd4f0 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -3,6 +3,12 @@
* coreutils.texi (Time directives): The %s value *is* changed by the
--date=DATE option; don't say otherwise. Patch from Padraig Brady.
+2004-02-10 Paul Eggert <eggert@twinsun.com>
+
+ * coreutils.texi (Formatting the file names):
+ Improve wording for --quoting-style documentation.
+ Suggestions by Bruno Haible.
+
2004-02-02 Jim Meyering <jim@meyering.net>
* coreutils.texi (nice invocation): Add examples.