diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-21 14:47:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-21 14:47:04 +0000 |
commit | 0c3c6ef55e5cbce18cd1bd37c5f6fc64fa6d289d (patch) | |
tree | f0723b0d00cb2bb52a277fda684139523fbbfa3d | |
parent | 0ce8428a9d95b8d6e8c99506118fbc30b32ce2ea (diff) | |
download | coreutils-0c3c6ef55e5cbce18cd1bd37c5f6fc64fa6d289d.tar.xz |
*** empty log message ***
-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 a60c7742a..143eae09e 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,6 @@ Changes in release 2.1 [2.0f] +* cut no longer gets a segfault under some circumstances * unexpand accepts new option: --first-only [2.0e] * `tail -f directory' no longer gets a failed assertion |