From: Jim Meyering Date: Mon, 19 Nov 2001 11:10:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_17~29 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bc0c927da91877982a861a47b33c4232577f39e4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 7fb0e89adb..92c06d7aaa 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,6 +1,7 @@ Changes in release 2.1 [2.0.17] -* tail no longer gets a segfault on Linux's /proc/ksyms. +* sort detects physical memory attributes more portably +* 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]