From c062a35803ddd40f218f837aca7c933abae35451 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 8 Jan 1998 23:17:20 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 7be45c709f..a849ee7d74 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,8 @@ 1998-01-08 Jim Meyering + * src/tac-pipe.c: New file. But not yet used. + * src/Makefile.am (EXTRA_DIST): Add tac-pipe.c. + * src/tac.c (tac_stream): Don't perform arithmetic on now-void* pointer result of xrealloc (until recently it was char*). -- 2.47.3