From bfec8656542ce6df1caa8481cd16984e730ebd6d Mon Sep 17 00:00:00 2001 From: Jaakko Heinonen Date: Sat, 13 Aug 2005 11:11:41 +0000 Subject: [PATCH] - xstrdup --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 1a1752a..148d696 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ - add show_cursor config option (idea from Cheryl Homiak) - autoconf/automake update - replace abook_malloc, abook_realloc and my_free with new xmalloc routines + - replace strdup with xstrdup - update for abook_rl (abook_readline) - make it compile with tcc (Tiny C Compiler) - code cleanups and minor fixes -- 2.39.2