]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 6 Aug 2000 09:06:00 +0000 (09:06 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 6 Aug 2000 09:06:00 +0000 (09:06 +0000)
old/textutils/NEWS

index 501daea5e2c125494704c93ebee22990beae8355..5fe08c9c2889830a9c239718ee741b0401abf9c6 100644 (file)
@@ -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.