summaryrefslogtreecommitdiff
path: root/old/textutils/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r--old/textutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 6a48434c8..c68b1c58c 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,4 +1,6 @@
Major changes in release 1.9:
+* the command `printf '\t\n' |fold -w n' now terminates.
+ Before, it wouldn't stop for n less than 8.
* sort accepts and ignores -y[string] options for compatibilty with Solaris.
* cat -v /dev/null works on more systems
* od's --compatible (-C) flag renamed to --traditional (no short option)