summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-11-11 14:36:06 +0000
committerJim Meyering <jim@meyering.net>1995-11-11 14:36:06 +0000
commite97b60d16a0f3c97c4c74f7a68ed01c4377e80e4 (patch)
treee6cc38984a0315421117169901bc022ec5d4627b /old
parent1b1382a3a9ace9d1fcc8a39a776a499ffefe010e (diff)
downloadcoreutils-e97b60d16a0f3c97c4c74f7a68ed01c4377e80e4.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog3
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.