diff options
author | Jim Meyering <jim@meyering.net> | 1995-11-11 14:22:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-11-11 14:22:33 +0000 |
commit | ff0e0485216df03d621a425f029b5b0d51b60f24 (patch) | |
tree | 73806976dba5bf7418de0d0b772af32c792086f3 | |
parent | 0af7afd19f12011b5d98f29ade09e41278aefea3 (diff) | |
download | coreutils-ff0e0485216df03d621a425f029b5b0d51b60f24.tar.xz |
.
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 88fe9f7cd..a7d17f6d1 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. |