summaryrefslogtreecommitdiff
path: root/old/textutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/textutils/ChangeLog')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 5cac3602b..c4ecf88f4 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,5 +1,10 @@
1997-10-25 Jim Meyering <meyering@na-net.ornl.gov>
+ * lib/Makefile.am (noinst_HEADERS): Add xalloc.h.
+
+ * src/system.h: Include xalloc.h.
+ Remove dcls of xmalloc, xcalloc and xrealloc.
+
* lib/xalloc.h: New file.
* lib/xmalloc.c: Include xalloc.h.