summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-05-28 19:48:40 +0000
committerJim Meyering <jim@meyering.net>1995-05-28 19:48:40 +0000
commite1c9600ae7681fb33900464588efc20822e32262 (patch)
tree6e077ef9a70a3b91d94964d616535da6686e7144
parent88daaaf385e126431498b098ce120935dd07a55a (diff)
downloadcoreutils-e1c9600ae7681fb33900464588efc20822e32262.tar.xz
.
-rw-r--r--old/textutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 3021ba1bf..391c19339 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -1,4 +1,5 @@
User-visible changes in release 1.12
+* join's -a1 and -a2 options work
* tr '[:upper:]' '[:lower:]' no longer reads uninitialized memory
* sort properly handles command line arguments like `+7.2n'
* fmt properly formats paragraphs not terminated by a newline