summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2005-12-29 21:44:35 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2005-12-29 21:44:35 +0000
commitb4c0a12e3bc0f49d97f13ab51525b65b292b38e8 (patch)
treeb97d75fb58ec246d24a38f87672e7ec5184d9487 /doc
parent00b8d645310eaaa6106c801c01c6381430dc9cb5 (diff)
downloadcoreutils-b4c0a12e3bc0f49d97f13ab51525b65b292b38e8.tar.xz
(sort invocation): Clarify that a blank is a space
or a tab.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 5a978dfe2..9cd5939a3 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-29 Paul Eggert <eggert@cs.ucla.edu>
+
+ * coreutils.texi (sort invocation): Clarify that a blank is a space
+ or a tab.
+
2005-12-15 Jim Meyering <jim@meyering.net>
* coreutils.texi (stat invocation) [--printf]: Describe new option.