]> git.deb.at Git - pkg/abook.git/commitdiff
- xstrdup
authorJaakko Heinonen <jheinonen@users.sourceforge.net>
Sat, 13 Aug 2005 11:11:41 +0000 (11:11 +0000)
committerJaakko Heinonen <jheinonen@users.sourceforge.net>
Sat, 13 Aug 2005 11:11:41 +0000 (11:11 +0000)
ChangeLog

index 1a1752ad02b4c6f1448479f45816f67385c1ea02..148d6961998f61af42e8b9c72d7acb5ed6ef166b 100644 (file)
--- 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