From: Jim Meyering Date: Sat, 11 Nov 1995 14:36:06 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13F~49 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e97b60d16a0f3c97c4c74f7a68ed01c4377e80e4;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index a7d17f6d13..9e51e2da2a 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.