diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-28 21:48:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-28 21:48:41 +0000 |
commit | 14714daf41f8474f4d37087f1a1fa8778d17c438 (patch) | |
tree | 89df7143c19c1d187638651de4ba1f1f5176569e /old/textutils | |
parent | 03089e39cb6702e563aca241a3b04994079aeff4 (diff) | |
download | coreutils-14714daf41f8474f4d37087f1a1fa8778d17c438.tar.xz |
*** empty log message ***
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 70e004928..a1722997d 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -146,6 +146,7 @@ Changes in release 2.1 so e.g., `tail -fn 2 file' works again. * tail no longer refuses to operate on certain types of files * fixed bug in tsort's handling of cycles + Changes in release 2.0 [1.22q] * HPUX portability fix: md5sum would dump core due to use of libc's getline |