From: Jim Meyering Date: Sat, 11 Nov 1995 14:22:33 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_13F~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff0e0485216df03d621a425f029b5b0d51b60f24;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 88fe9f7cd0..a7d17f6d13 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,7 @@ Sat Nov 11 08:20:40 1995 Jim Meyering (meyering@comco.com) + * Version 1.13c. + * 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.