diff options
author | Jim Meyering <jim@meyering.net> | 1996-05-10 05:10:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-05-10 05:10:34 +0000 |
commit | 483e2421c9d01ad230a1f77fd60868144296f89c (patch) | |
tree | a4e3c5c015fad5031412a8e05a4778852800cfec /old/textutils | |
parent | ac4a274dcfd432a293ae365366405bace1afc0d5 (diff) | |
download | coreutils-483e2421c9d01ad230a1f77fd60868144296f89c.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index eccd836b7..9480067ad 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ Changes in release 1.15 +* configure takes a new option: --enable-maintainer-mode * fix a bug in fmt when prefix has trailing white space * internationalized diagnostic messages * fix a couple bugs in tr involving use of -c and/or -d flags -- see ChangeLog |