diff options
author | Jim Meyering <jim@meyering.net> | 1998-05-16 20:37:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-05-16 20:37:24 +0000 |
commit | d9b628359a6178f77a11dc3b12848862d13b8eb7 (patch) | |
tree | daf11da2cccb18efc47aee5ba6f448f3c16dd7f6 /old/textutils | |
parent | 29b1eab1afa4819a788a85f4341e73f09d166832 (diff) | |
download | coreutils-d9b628359a6178f77a11dc3b12848862d13b8eb7.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 3e68de9a1..c761ebf3e 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 1.23 [1.22f] +* fix tac bug when using -b, -r, and -s SEPARATOR * fix sort bug whereby using key-local `d' option would cause following key specs to be ignored when any two keys (in the `d'-modified test) compared equal. |