summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-11-11 21:46:41 +0000
committerJim Meyering <jim@meyering.net>1995-11-11 21:46:41 +0000
commit7c863aef95d0041c518c3b4037f2d7ea67087c06 (patch)
tree30b1cc0ae7e8145ce88240d01f5e89f410f1735d
parentcc7705fe6fa11817afc97408938c5a0d91d72a84 (diff)
downloadcoreutils-7c863aef95d0041c518c3b4037f2d7ea67087c06.tar.gz
coreutils-7c863aef95d0041c518c3b4037f2d7ea67087c06.tar.bz2
coreutils-7c863aef95d0041c518c3b4037f2d7ea67087c06.zip
.
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 9e51e2da2..c0a47ad8b 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,7 +1,10 @@
-Sat Nov 11 08:20:40 1995 Jim Meyering (meyering@comco.com)
+Sat Nov 11 15:46:02 1995 Jim Meyering (meyering@comco.com)
* Version 1.13c.
+ * sort.c (xmalloc): Declare static.
+ (xrealloc): Likewise.
+
* tac.c (cleanup): Add signal number parameter.
Update callers.