From: Jim Meyering Date: Sat, 1 May 1999 00:13:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16h~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8a3c0671e03da7ef9ea774d9adb8b7b341b29c51;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 45e2a79d30..9074e752fe 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +1999-04-30 Jim Meyering + + * src/sort.c (usage): Document the differences between the + obsolescent, +POS1[-POS2] form, and the POSIX -k option. + 1999-04-24 Jim Meyering * configure.in: Use AC_CANONICAL_HOST.