summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-04-17 05:00:17 +0000
committerJim Meyering <jim@meyering.net>1996-04-17 05:00:17 +0000
commit337e927dae676549c2e2c4bdca9af5a7c3870f76 (patch)
tree336dfceb95ebf5ad62fd394f5925f852323352f6 /old
parentd8ab22727f4e59a9f3bf5bc2856f3d7471830482 (diff)
downloadcoreutils-337e927dae676549c2e2c4bdca9af5a7c3870f76.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index c8fe02c9d..de74c8a03 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,4 +1,4 @@
-User-visible changes in release 1.15
+Changes in release 1.15
* fix a couple bugs in tr involving use of -c and/or -d flags -- see ChangeLog
* diagnose some improper or questionable invocations of csplit
* properly handle `echo |csplit - 1 1', rather than aborting