diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-19 11:10:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-19 11:10:23 +0000 |
commit | bc0c927da91877982a861a47b33c4232577f39e4 (patch) | |
tree | 9a9f5f53cd0df85d4373334ef642c39ac370cd2c /old/textutils/NEWS | |
parent | 0fdba7fb2afead4bcd9c7881b94b0cc8278e197b (diff) | |
download | coreutils-bc0c927da91877982a861a47b33c4232577f39e4.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r-- | old/textutils/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 7fb0e89ad..92c06d7aa 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] |