diff options
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r-- | old/textutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 501daea5e..5fe08c9c2 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,8 @@ Changes in release 2.1 [2.0g] +* sort's --help output now warns that it is locale-aware +* tail: fix a buffer underrun error that occurred on an empty pipe, + also thanks to bounded pointers * pr: fix a bounds violation found by Greg McGary's bounded-pointers-enabled gcc It could have caused (with low probability) the columns on the last page of output *not* to be `balanced' when they should have been. |