diff options
author | Jim Meyering <jim@meyering.net> | 1995-11-11 21:46:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-11-11 21:46:41 +0000 |
commit | 7c863aef95d0041c518c3b4037f2d7ea67087c06 (patch) | |
tree | 30b1cc0ae7e8145ce88240d01f5e89f410f1735d /old/textutils | |
parent | cc7705fe6fa11817afc97408938c5a0d91d72a84 (diff) | |
download | coreutils-7c863aef95d0041c518c3b4037f2d7ea67087c06.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 5 |
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. |