diff options
author | Jim Meyering <jim@meyering.net> | 1999-05-01 00:13:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-05-01 00:13:13 +0000 |
commit | 8a3c0671e03da7ef9ea774d9adb8b7b341b29c51 (patch) | |
tree | 2beacf8f423ac414429174b663166b21fbd70738 /old/textutils | |
parent | 2f7eb5cdf5cb79133d4b38ddc55e78b3b12eaa23 (diff) | |
download | coreutils-8a3c0671e03da7ef9ea774d9adb8b7b341b29c51.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 45e2a79d3..9074e752f 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,8 @@ +1999-04-30 Jim Meyering <meyering@ascend.com> + + * src/sort.c (usage): Document the differences between the + obsolescent, +POS1[-POS2] form, and the POSIX -k option. + 1999-04-24 Jim Meyering <meyering@ascend.com> * configure.in: Use AC_CANONICAL_HOST. |