diff options
author | Jim Meyering <jim@meyering.net> | 2001-10-28 08:26:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-10-28 08:26:53 +0000 |
commit | e922107a251bf03238228220633fc1c22c0eb857 (patch) | |
tree | 0242d228d882784c95f562cf251e631f1c3f04ea /old | |
parent | 8e763221fd3df55fb6320ffc5f5780ee677237fd (diff) | |
download | coreutils-e922107a251bf03238228220633fc1c22c0eb857.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 4bc6811b2..45f8fd7a0 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,7 @@ Changes in release 2.1 +[2.0.17] +* sum -s produces the proper 16-bit checksum for large files + (this fixes a bug that was introduced in 2.0f) [2.0.16] * tail -F no longer segfaults [2.0.15] |