diff options
author | Jim Meyering <jim@meyering.net> | 1995-11-11 14:36:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-11-11 14:36:06 +0000 |
commit | e97b60d16a0f3c97c4c74f7a68ed01c4377e80e4 (patch) | |
tree | e6cc38984a0315421117169901bc022ec5d4627b /old/textutils/ChangeLog | |
parent | 1b1382a3a9ace9d1fcc8a39a776a499ffefe010e (diff) | |
download | coreutils-e97b60d16a0f3c97c4c74f7a68ed01c4377e80e4.tar.xz |
.
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a7d17f6d1..9e51e2da2 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,9 @@ Sat Nov 11 08:20:40 1995 Jim Meyering (meyering@comco.com) * Version 1.13c. + * tac.c (cleanup): Add signal number parameter. + Update callers. + * cat.c (main): Don't die when dev/ino of input and output are the same and the file descriptors correspond to stdin and stdout. This is necessary on at least Digital UNIX (aka OSF1) 3.2C. |