From: Paul Eggert Date: Wed, 28 Jun 2006 23:50:40 +0000 (+0000) Subject: * coreutils.texi (sort invocation): 'sort +1 -2' is now supported X-Git-Tag: v6.0~259 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59e82cb26623bfdd7ca04553d31d9832f966a4ec;p=thirdparty%2Fcoreutils.git * coreutils.texi (sort invocation): 'sort +1 -2' is now supported even when conforming to POSIX 1003.1-2001. --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 713439fd76..99a40817a1 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2006-06-28 Paul Eggert + + * 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 * coreutils.texi (wc invocation): Remove ./ prefix from example.