diff options
-rw-r--r-- | old/textutils/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index c4ecf88f4..7df4bf33d 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,7 @@ 1997-10-25 Jim Meyering <meyering@na-net.ornl.gov> * lib/Makefile.am (noinst_HEADERS): Add xalloc.h. + (EXTRA_DIST): Add realloc.c. * src/system.h: Include xalloc.h. Remove dcls of xmalloc, xcalloc and xrealloc. |