.
authorJim Meyering <jim@meyering.net>
Sun, 16 Sep 2001 09:30:07 +0000 (09:30 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Sep 2001 09:30:07 +0000 (09:30 +0000)
THANKS
old/textutils/NEWS

diff --git a/THANKS b/THANKS
index 84af888..4586845 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -56,6 +56,7 @@ Carlos Canau                        Carlos.Canau@relay.puug.pt
 Charles Karney                      karney@pppl.gov
 Charles Randall                     crandall@matchlogic.com
 Chip Salzenberg                     chip@valinux.com
+Chris Faylor                        cgf@cygnus.com
 Chris Sylvain                       csylvain@umm.edu
 Chris Yeo                           cyeo@biking.org
 Christi Alice Scarborough           christi@chiark.greenend.org.uk
index 3c7c0f3..fa827cd 100644 (file)
@@ -2,7 +2,7 @@ Changes in release 2.1
 [2.0.15]
 * tail accepts new option: -F, equivalent to `--follow=name --retry',
     for compatibility with FreeBSD and NetBSD versions of tail.
-* fmt: `echo x|fmt -w 100000' no longer causes fmt to segfault.
+* fmt no longer segfaults when using a maximum line width larger than 32767 
 * uniq's --all-repeated option has new modes to delimit groups
     of duplicate lines: --all-repeated={precede,separate,none(default)}
 [2.0.14]