diff options
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 713439fd7..99a40817a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2006-06-28 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (sort invocation): 'sort +1 -2' is now supported + even when conforming to POSIX 1003.1-2001, since this is a pure + extension to POSIX. + 2006-06-27 Jim Meyering <jim@meyering.net> * coreutils.texi (wc invocation): Remove ./ prefix from example. |