diff options
author | Jim Meyering <jim@meyering.net> | 1996-06-11 00:13:09 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-06-11 00:13:09 +0000 |
commit | 0f3ff1725df13ffc44317032740496ec008fb816 (patch) | |
tree | 8fe4b040e9f4d14a2d2ee2e4a5764922fc4a77a4 /old/textutils | |
parent | 7188179fc0579442bcfec1f5c8c3c99083863559 (diff) | |
download | coreutils-0f3ff1725df13ffc44317032740496ec008fb816.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index d8081a04b..d4854a7ee 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,8 +1,10 @@ Changes in release 1.18 * when building sort, link with -lm on sytems that use the replacement strtod * update from gettext-0.10.16. + Changes in release 1.17 * include texinfo.tex in the distribution + Changes in release 1.16 * sort is compatible with Unix sort when a key-end spec refers to the N'th character in a field that has fewer than N characters |