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

index 3e6e8f5ef404e068fcd997f760a3726ffd86f863..501daea5e2c125494704c93ebee22990beae8355 100644 (file)
@@ -1,5 +1,8 @@
 Changes in release 2.1
 [2.0g]
+* 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.
 * sort: if the -T tmpdir option is given multiple times, all the given
   directories are used; this can improve performance for huge sort/merges.
 [2.0f]