diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-30 11:57:08 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-30 11:57:08 +0000 |
commit | 3f8032ddc989b9bd118cb84e55f8a2af4ec3001e (patch) | |
tree | 5355d01ed479f2e89e5c2c4cf36621901386be78 /old/textutils | |
parent | 7a4fca9d77e0b241fd887a65ffc77ea6a1c1c2de (diff) | |
download | coreutils-3f8032ddc989b9bd118cb84e55f8a2af4ec3001e.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-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 3a7bd23f0..912de729e 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -3,6 +3,8 @@ Changes in release 2.1 * tsort now works more like the traditional UNIX tsort. Before it would exit when it found a loop. Now it continues and outputs all items. * unexpand no longer infloops on certain sequences of white space +* unified lib/: now that directory and most of the configuration framework + is common between fileutils, textutils, and sh-utils [2.0c] * include lib/nanosleep.h. [2.0b] |