diff options
author | Jim Meyering <jim@meyering.net> | 1998-08-14 14:14:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-08-14 14:14:07 +0000 |
commit | 888da5c3590abe356a8c1e5b53c81deaa47d82ae (patch) | |
tree | 8d652d4b4c5ef73495d3adb417296740e3523deb /old | |
parent | 7b0caffd312443449cb1f398ded7104794e1dc69 (diff) | |
download | coreutils-888da5c3590abe356a8c1e5b53c81deaa47d82ae.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 f2ffecc46..95f9738a3 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,6 @@ Changes in release 1.23 +[1.22g] +* new program: ptx (moved to this package from being its own distribution) [1.22f] * cut accepts new --output-delimiter=STR option * `sort -o no-such-file no-such-file' now fails, as it should |