From: Jim Meyering Date: Wed, 14 Nov 2001 10:19:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_17~80 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db29cde02a26db9c6aa72aed285c8f4742ee9329;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 45f8fd7a0f..7fb0e89adb 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0.17] +* tail no longer gets a segfault on Linux's /proc/ksyms. * sum -s produces the proper 16-bit checksum for large files (this fixes a bug that was introduced in 2.0f) [2.0.16]