summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorEvan Hunt <jim@meyering.net>2007-01-03 12:04:24 +0100
committerJim Meyering <jim@meyering.net>2007-01-03 12:04:24 +0100
commit482366105a086af29a21eac9456726fda0e7c8d9 (patch)
tree4a43a2a6d188a517605946a1e3470152aa63667b /doc/ChangeLog
parentf28e07f81d10148c06ffc458b1ea47927778e6fa (diff)
downloadcoreutils-482366105a086af29a21eac9456726fda0e7c8d9.tar.xz
Document what the ".0" in e.g., "-k 2,3.0" means, and...
* coreutils.texi (sort invocation): ... that it can be applied to the field-end spec, but not the field-start one. Patch from Evan Hunt. Signed-off-by: Jim Meyering <jim@meyering.net>
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 66c03169f..753aac22e 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-03 Jim Meyering <jim@meyering.net>
+
+ Document what the ".0" in e.g., "-k 2,3.0" means, and...
+ * coreutils.texi (sort invocation): ... that it can be applied to the
+ field-end spec, but not the field-start one. Patch from Evan Hunt.
+
2006-12-21 Jim Meyering <jim@meyering.net>
* coreutils.texi (dd invocation): Improve the documentation