diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-14 10:19:11 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-14 10:19:11 +0000 |
commit | db29cde02a26db9c6aa72aed285c8f4742ee9329 (patch) | |
tree | 41f73ed3daacd56b9515f5ea10fee6eaf2039955 /old | |
parent | 306433db5802ad0ea5ca4c653320ff104a3363c1 (diff) | |
download | coreutils-db29cde02a26db9c6aa72aed285c8f4742ee9329.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 45f8fd7a0..7fb0e89ad 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] |