diff options
-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. |