*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 12 Sep 2001 07:45:27 +0000 (07:45 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 12 Sep 2001 07:45:27 +0000 (07:45 +0000)
old/textutils/ChangeLog

index 0bd8aab..08d9b6f 100644 (file)
@@ -9,7 +9,7 @@
        (parse_options): Accept it.
        Patch by Christian Kurz, via Herbert Xu.
 
-       The command `echo foo|fmt -w 100000' would cause fmt to segfault.
+       The command `echo foo|fmt -w N' for N>=32K would cause fmt to segfault.
 
        * src/fmt.c [struct Word]: Declare members length, space, and
        line_length to be of type `int', not short.